Searched refs:sethvalue2s (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlobject.h253 #define sethvalue2s sethvalue macro
H A Dlparser.c547 sethvalue2s(L, L->top, fs->h);
/freebsd-13-stable/contrib/lua/src/
H A Dlobject.h666 #define sethvalue2s(L,o,h) sethvalue(L,s2v(o),h) macro
H A Dlapi.c732 sethvalue2s(L, L->top, t);
759 sethvalue2s(L, L->top, mt);
H A Dldebug.c305 sethvalue2s(L, L->top, t); /* push it on stack */
H A Dlvm.c1337 sethvalue2s(L, ra, t);
H A Dlparser.c1939 sethvalue2s(L, L->top, lexstate.h); /* anchor it */

Completed in 192 milliseconds