Searched defs:CLR (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dmach_process.c103 #define CLR(t, f) (t) &= ~(f) macro
H A Dtty.c228 #define CLR(t, f) (t) &= ~(f) macro
[all...]
/xnu-2422.115.4/bsd/sys/
H A Dbuf.h1189 #define CLR(t, f) (t) &= ~(f) macro
H A Dkernel_types.h39 #define CLR(t, f) (t) &= ~(f) macro

Completed in 20 milliseconds