Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstate.c204 static void preinit_state (lua_State *L, global_State *g) { in preinit_state() function
244 preinit_state(L1, G(L)); in lua_newthread()
279 preinit_state(L, g); in lua_newstate()