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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeScanner.c72 u_int16_t dataSizeShort; local
90 (u_int8_t **) data, &dataSizeShort );
97 *dataSize = dataSizeShort;

Completed in 70 milliseconds