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

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp2860 OSNumber * startMatchingExcludeNum = NULL; // do not release local
2966 startMatchingExcludeNum = OSDynamicCast(OSNumber,
2979 if (startMatchingExcludeNum) {
2980 startMatchingExcludeLevel = startMatchingExcludeNum->unsigned8BitValue();

Completed in 628 milliseconds