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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeOps.c576 u_int16_t sizeOfLength; local
625 sizeOfLength = 2;
631 sizeOfLength = 1;
634 MoveRecordsLeft ( ((u_int8_t *) keyPtr) + sizeOfLength, dst, rawKeyLength); // copy key

Completed in 18 milliseconds