Searched refs:FLAG_DEBUG1 (Results 1 – 5 of 5) sorted by relevance
49 if ((LAB)->flags & FLAG_DEBUG1) \
54 #define CHECK_DEBUG1(_profile) ((_profile)->label.flags & FLAG_DEBUG1)
96 FLAG_DEBUG1 = 0x4000, enumerator
215 u |= new->vec[i]->label.flags & (FLAG_DEBUG1 | FLAG_DEBUG2 | in accum_label_info()
1211 profile->label.flags |= FLAG_DEBUG1; in unpack_profile()