Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlundump.c104 static lua_Integer loadInteger (LoadState *S) { in loadInteger() function
185 setivalue(o, loadInteger(S)); in loadConstants()
309 if (loadInteger(S) != LUAC_INT) in checkHeader()