Searched refs:nDataHi (Results 1 – 1 of 1) sorted by relevance
197 u8 nDataHi; /* Upper 8 bits of data size when the size is more than 64K */ member208 #define NDATA(b,h) (SWAB16(b,h.nData) + h.nDataHi*65536)1935 pCell->h.nDataHi = nData >> 16; in fillInCell()