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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSSet.cpp286 OSSet *otherSet; local
288 otherSet = OSDynamicCast(OSSet, anObject);
289 if ( otherSet )
290 return isEqualTo(otherSet);

Completed in 66 milliseconds