Searched refs:LoadInt (Results 1 – 1 of 1) sorted by relevance
72 static int LoadInt (LoadState *S) { in LoadInt() function108 int n = LoadInt(S); in LoadCode()120 int n = LoadInt(S); in LoadConstants()156 int n = LoadInt(S); in LoadProtos()170 n = LoadInt(S); in LoadUpvalues()184 n = LoadInt(S); in LoadDebug()188 n = LoadInt(S); in LoadDebug()195 f->locvars[i].startpc = LoadInt(S); in LoadDebug()196 f->locvars[i].endpc = LoadInt(S); in LoadDebug()198 n = LoadInt(S); in LoadDebug()[all …]