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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_process.c100 #define ISSET(t, f) ((t) & (f)) macro
H A Dtty.c210 #define ISSET(t, f) ((t) & (f)) macro
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dbuf.h471 #define ISSET(t, f) ((t) & (f)) macro
H A Dkernel_types.h12 #define ISSET(t, f) ((t) & (f)) macro

Completed in 33 milliseconds