Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.h676 #define sethvalue2s(L,o,h) sethvalue(L,s2v(o),h) macro
A Dlapi.c760 sethvalue2s(L, L->top, t); in lua_createtable()
787 sethvalue2s(L, L->top, mt); in lua_getmetatable()
A Dldebug.c301 sethvalue2s(L, L->top, t); /* push it on stack */ in collectvalidlines()
A Dlvm.c1339 sethvalue2s(L, ra, t); in luaV_execute()
A Dlparser.c1939 sethvalue2s(L, L->top, lexstate.h); /* anchor it */ in luaY_parser()

Completed in 18 milliseconds