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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/BTree/
H A DBTreeAllocate.c329 u_int32_t bitInWord, bitInRecord; local
440 bitInRecord = nodeNum - recStartBit;
442 while (bitInRecord >= mapBits)
474 bitInRecord = nodeNum - recStartBit;

Completed in 100 milliseconds