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

/barrelfish-2018-10-04/lib/lua/src/
H A Dlundump.c57 static int LoadInt(LoadState* S) function
88 int n=LoadInt(S);
99 n=LoadInt(S);
124 n=LoadInt(S);
138 n=LoadInt(S);
153 n=LoadInt(S);
157 n=LoadInt(S);
164 f->locvars[i].startpc=LoadInt(S);
165 f->locvars[i].endpc=LoadInt(S);
167 n=LoadInt(
[all...]

Completed in 30 milliseconds