Searched defs:SET (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dmach_process.c102 #define SET(t, f) (t) |= (f) macro
H A Dtty.c227 #define SET(t, f) (t) |= (f) macro
[all...]
/xnu-2422.115.4/bsd/sys/
H A Dbuf.h1188 #define SET(t, f) (t) |= (f) macro
H A Dkernel_types.h38 #define SET(t, f) (t) |= (f) macro
/xnu-2422.115.4/libkern/c++/
H A DOSUnserializeXML.cpp134 SET = 265, enumerator in enum:yytokentype
147 #define SET 265 macro

Completed in 32 milliseconds