Searched defs:pad_byte (Results 1 – 5 of 5) sorted by relevance
30 const uint8_t pad_byte[1] = { 0 }; in PutPaddingByte() local
1168 const uint8_t pad_byte[1] = { 0 }; in WriteImage() local
327 Section& Section::Align(size_t alignment, uint8_t pad_byte) { in Align()
116444 u8 pad_byte; member