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

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_process.c105 #define ISSET(t, f) ((t) & (f)) macro
H A Dtty.c229 #define ISSET(t, f) ((t) & (f)) macro
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dbuf.h1144 #define ISSET(t, f) ((t) & (f)) macro
H A Dkernel_types.h40 #define ISSET(t, f) ((t) & (f)) macro

Completed in 16 milliseconds