Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstate.c172 setthvalue(L, &mt, L); in init_registry()
242 setthvalue(L, L->top, L1); in lua_newthread()
Dlobject.h216 #define setthvalue(L,obj,x) \ macro
Dlapi.c595 setthvalue(L, L->top, L); in lua_pushthread()