Searched defs:byteIndex (Results 1 – 1 of 1) sorted by relevance
66 for( int byteIndex = 0 ; byteIndex < availableByte ; byteIndex++ ) in Alloc() local94 const unsigned long byteIndex = ( totalIndex / BIT_PER_BYTE ); in Free() local