Home
last modified time | relevance | path

Searched defs:stack_init (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/module/lua/
H A Dlstate.c129 static void stack_init (lua_State *L1, lua_State *L) { in stack_init() function
/freebsd-14.2/usr.bin/dc/
H A Dstack.c36 stack_init(struct stack *stack) in stack_init() function
/freebsd-14.2/contrib/lua/src/
H A Dlstate.c180 static void stack_init (lua_State *L1, lua_State *L) { in stack_init() function