Searched refs:padBytes (Results 1 – 1 of 1) sorted by relevance
191 u32 padBytes; in GDWriteDLFile() local225 padBytes = OSRoundUp32B(offset) - offset; in GDWriteDLFile()226 offset += padBytes; in GDWriteDLFile()250 err = myFwrite_u8s( fp, "00000000000000000000000000000000", padBytes); in GDWriteDLFile()