Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/third_party/lua/src/
Dlundump.c57 static int LoadInt(LoadState* S) in LoadInt() function
88 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()
164 f->locvars[i].startpc=LoadInt(S); in LoadDebug()
165 f->locvars[i].endpc=LoadInt(S); in LoadDebug()
167 n=LoadInt(S); in LoadDebug()
[all …]