Home
last modified time | relevance | path

Searched refs:wantLessThan (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp5879 boolean_t wantLessThan = false; in isInExcludeList() local
5911 wantLessThan = true; in isInExcludeList()
5937 } else if (wantLessThan) { in isInExcludeList()
5947 wantLessThan = false; in isInExcludeList()