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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp648 UInt32 * localEnd; local
675 localEnd = localBits + (local->getLength() / sizeof(UInt32));
743 } while( localBits < localEnd);
745 ok &= (localBits == localEnd);

Completed in 21 milliseconds