Searched refs:setobj2n (Results 1 – 6 of 6) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstate.c | 124 setobj2n(L, gt(L1), gt(L)); /* share table of globals */ in luaE_newthread()
|
| H A D | lobject.h | 183 #define setobj2n setobj macro
|
| H A D | ldo.c | 223 setobj2n(L, luaH_setnum(L, htab, i+1), L->top - nvar + i); in adjust_varargs()
|
| H A D | lapi.c | 495 setobj2n(L, &cl->c.upvalue[n], L->top+n); in lua_pushcclosure()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lobject.h | 260 #define setobj2n setobj macro
|
| H A D | lapi.c | 566 setobj2n(L, &cl->c.upvalue[n], L->top + n); in lua_pushcclosure()
|