Searched refs:GBA_BLANK_SIZE (Results 1 – 1 of 1) sorted by relevance
61 #define GBA_BLANK_SIZE 52232 macro1052 #if GBA_SCI_TEMPLATE_SIZE < GBA_BLANK_SIZE || \1246 memset (buffer, 0, GBA_BLANK_SIZE); in gba_sc()1247 fwrite (buffer, 1, GBA_BLANK_SIZE, destfile); in gba_sc()