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

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp3173 OSNumber * startMatchingExcludeNum = NULL; // do not release local
3279 startMatchingExcludeNum = OSDynamicCast(OSNumber,
3292 if (startMatchingExcludeNum) {
3293 startMatchingExcludeLevel = startMatchingExcludeNum->unsigned8BitValue();

Completed in 40 milliseconds