Searched defs:CLR (Results 1 – 8 of 8) sorted by relevance
228 #define CLR(t, f) (t) &= ~(f) macro
62 #define CLR(opt) (sp->fts_options &= ~(opt)) macro
71 #define CLR(t, f) (t) &= ~((unsigned)(f)) macro
96 #define CLR(bit) (A(bit) &= (~B(bit))) macro
197 #define CLR(t, f) (t) &= ~(f) macro
59 #define CLR(t, f) (t) &= ~(f) macro
145 #define CLR(bit) (A(bit) &= (~B(bit))) macro
235 #define CLR(opt) (sp->fts_options &= ~(opt)) macro