Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSMetaClass.cpp1094 enum { kLocalDepth = 24 }; in applyToInstances() enumerator
1095 unsigned int _nextIndex[kLocalDepth]; in applyToInstances()
1096 OSOrderedSet * _sets[kLocalDepth]; in applyToInstances()
1107 if (maxDepth > kLocalDepth) { in applyToInstances()
1139 if (maxDepth > kLocalDepth) { in applyToInstances()