Searched refs:LUAC_FORMAT (Results 1 – 3 of 3) sorted by relevance
27 #define LUAC_FORMAT 0 /* this is the official format */ macro
200 dumpByte(D, LUAC_FORMAT); in dumpHeader()
295 if (loadByte(S) != LUAC_FORMAT) in checkHeader()
Completed in 3 milliseconds