CONST_VISIBILITY_MASK 24 constant.h (((ce)->flag & CONST_VISIBILITY_MASK) == CONST_PRIVATE) CONST_VISIBILITY_MASK 26 constant.h (((ce)->flag & CONST_VISIBILITY_MASK) == CONST_PUBLIC) CONST_VISIBILITY_MASK 2734 variable.c set_const_visibility(obj, argc, argv, CONST_PRIVATE, CONST_VISIBILITY_MASK); CONST_VISIBILITY_MASK 2748 variable.c set_const_visibility(obj, argc, argv, CONST_PUBLIC, CONST_VISIBILITY_MASK);