Searched refs:StkId (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-13-stable/contrib/lua/src/
H A Dlobject.h147 typedef StackValue *StkId; typedef
779 const TValue *p2, StkId res);
H A Dlobject.c127 StkId res) {
H A Dltable.c319 int luaH_next (lua_State *L, Table *t, StkId key) {
H A Dlgc.c623 StkId o = th->stack;
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlobject.h400 typedef TValue *StkId; /* index to stack elements */ typedef
H A Dlgc.c496 StkId o = th->stack;
502 StkId lim = th->stack + th->stacksize; /* real end of stack */

Completed in 133 milliseconds

12