Searched refs:SET_LABEL (Results 1 – 2 of 2) sorted by relevance
86 if( (ptr->flags & SET_LABEL) == 0 ){ in define_sym()89 if( (flags & SET_LABEL) != 0 ) in define_sym()
59 #define SET_LABEL 2 macro