Searched defs:padBytes (Results 1 – 5 of 5) sorted by relevance
743 int padBytes = 0; in writeKeyString() local
1317 uint32 padBytes, in Serialize()
562 uint32 padBytes, in Serialize()
645 int padBytes = -(int)fTail->written() & 0x03; in padToAlign4() local