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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp3179 OSNumber * startMatchingExcludeNum = NULL; // do not release local
3285 startMatchingExcludeNum = OSDynamicCast(OSNumber,
3298 if (startMatchingExcludeNum) {
3299 startMatchingExcludeLevel = startMatchingExcludeNum->unsigned8BitValue();

Completed in 80 milliseconds