Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlundump.c61 static int LoadInt(LoadState* S) in LoadInt() function
92 int n=LoadInt(S); in LoadCode()
103 n=LoadInt(S); in LoadConstants()
130 n=LoadInt(S); in LoadConstants()
140 n=LoadInt(S); in LoadDebug()
144 n=LoadInt(S); in LoadDebug()
151 f->locvars[i].startpc=LoadInt(S); in LoadDebug()
152 f->locvars[i].endpc=LoadInt(S); in LoadDebug()
154 n=LoadInt(S); in LoadDebug()
168 f->linedefined=LoadInt(S); in LoadFunction()
[all …]