Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlstate.c177 setthvalue(L, &mt, L); in init_registry()
247 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()