Searched refs:LoadInt (Results 1 – 2 of 2) 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()194 f->locvars[i].endpc = LoadInt(S); in LoadDebug()196 n = LoadInt(S); in LoadDebug()206 f->linedefined = LoadInt(S); in LoadFunction()[all …]
57 static int LoadInt(LoadState* S) in LoadInt() function88 int n=LoadInt(S); in LoadCode()99 n=LoadInt(S); in LoadConstants()124 n=LoadInt(S); in LoadConstants()138 n=LoadInt(S); in LoadUpvalues()153 n=LoadInt(S); in LoadDebug()157 n=LoadInt(S); in LoadDebug()165 f->locvars[i].endpc=LoadInt(S); in LoadDebug()167 n=LoadInt(S); in LoadDebug()173 f->linedefined=LoadInt(S); in LoadFunction()[all …]