Searched refs:LoadInt (Results 1 – 1 of 1) sorted by relevance
67 static int LoadInt (LoadState *S) { in LoadInt() function108 int n = LoadInt(S); in LoadCode()120 int n = LoadInt(S); in LoadConstants()154 int n = LoadInt(S); in LoadProtos()168 n = LoadInt(S); in LoadUpvalues()182 n = LoadInt(S); in LoadDebug()186 n = LoadInt(S); in LoadDebug()193 f->locvars[i].startpc = LoadInt(S); in LoadDebug()194 f->locvars[i].endpc = LoadInt(S); in LoadDebug()196 n = LoadInt(S); in LoadDebug()[all …]