Searched defs:childNum (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFStorage.c329 CF_INLINE CFStorageNode *__CFStorageFindChild(const CFStorageNode * restrict node, CFIndex byteNum, bool forInsertionOrDeletion, CFIndex * restrict childNum, CFIndex * restrict relativeByteNum) { argument
362 CFIndex childNum; local
714 CFIndex childNum; local
823 CFIndex childNum; // we will insert after childNum, i.e. if childNum is 0, any new node becomes index 1. This can have value 0, 1, or 2. local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DSCCIterator.h91 unsigned childNum = nodeVisitNumbers[childN]; local

Completed in 218 milliseconds