Home
last modified time | relevance | path

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

/minix3/external/mit/lua/dist/src/
H A Dlundump.c86 static lua_Integer LoadInteger (LoadState *S) { in LoadInteger() function
141 setivalue(o, LoadInteger(S)); in LoadConstants()
250 if (LoadInteger(S) != LUAC_INT) in checkHeader()