Searched refs:padBytes (Results 1 – 1 of 1) sorted by relevance
185 u32 padBytes; in GDWriteDLFile() local216 padBytes = OSRoundUp32B(offset) - offset; in GDWriteDLFile()217 offset += padBytes; in GDWriteDLFile()241 err = myFwrite_u8s( fp, "00000000000000000000000000000000", padBytes); in GDWriteDLFile()