Home
last modified time | relevance | path

Searched refs:LoadInt (Results 1 – 1 of 1) sorted by relevance

/minix3/external/mit/lua/dist/src/
H A Dlundump.c72 static int LoadInt (LoadState *S) { in LoadInt() function
108 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 …]