Searched refs:LoadState (Results 1 – 1 of 1) sorted by relevance
37 } LoadState; typedef40 static l_noret error (LoadState *S, const char *why) { in error()61 static lu_byte loadByte (LoadState *S) { in loadByte()83 static size_t loadSize (LoadState *S) { in loadSize()88 static int loadInt (LoadState *S) { in loadInt()93 static lua_Number loadNumber (LoadState *S) { in loadNumber()100 static lua_Integer loadInteger (LoadState *S) { in loadInteger()144 static void loadCode (LoadState *S, Proto *f) { in loadCode()227 static void loadDebug (LoadState *S, Proto *f) { in loadDebug()290 static void checkHeader (LoadState *S) { in checkHeader()[all …]
Completed in 5 milliseconds