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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_process.c98 #define SET(t, f) (t) |= (f) macro
H A Dtty.c208 #define SET(t, f) (t) |= (f) macro
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dbuf.h469 #define SET(t, f) (t) |= (f) macro
H A Dkernel_types.h10 #define SET(t, f) (t) |= (f) macro
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserializeXML.cpp134 SET = 265, enumerator in enum:yytokentype
147 #define SET 265 macro

Completed in 47 milliseconds