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

/xnu-2422.115.4/bsd/kern/
H A Dmach_process.c104 #define ISSET(t, f) ((t) & (f)) macro
H A Dtty.c229 #define ISSET(t, f) ((t) & (f)) macro
[all...]
/xnu-2422.115.4/bsd/sys/
H A Dbuf.h1190 #define ISSET(t, f) ((t) & (f)) macro
H A Dkernel_types.h40 #define ISSET(t, f) ((t) & (f)) macro

Completed in 88 milliseconds