Searched refs:ORDER (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/profiling/
H A DMakefile43 .ORDER: ${_MIG_HDRS_} ${MIGINCLUDES}
/xnu-2782.1.97/libkern/c++/
H A DOSOrderedSet.cpp214 #define ORDER(obj1,obj2) \ macro
223 (i < count) && (ORDER(array[i].obj, anObject) >= 0);
295 return( ORDER( anObject, 0 ));

Completed in 25 milliseconds