Searched refs:GET_LOC (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dutils.c86 if (GET_LOC(info->flags) == IN) {
123 } else if (GET_LOC(info->flags) == PRIOR) {
144 } else if (GET_LOC(info->flags) == IN) {
155 if (GET_LOC(info->flags) == PRIOR)
170 } else if (GET_LOC(info->flags) == IN) {
181 if (GET_LOC(info->flags) == PRIOR)
H A Dmcs.h76 #define GET_LOC(x) (x & 0x000000f0) macro
H A Dfile.c444 x = GET_LOC(sinfo->flags);
484 GET_LOC(sinfo->flags) == AFTER) {
520 (GET_LOC(state->sec_table[tmp_shdr.sh_link].flags) ==
600 if (GET_LOC(state->
620 (GET_LOC(sinfo->flags) != IN)) {
621 if (GET_LOC(sinfo->flags) ==
938 if ((GET_LOC(info->flags) == PRIOR) &&

Completed in 48 milliseconds