Searched defs:stack_init (Results 1 – 3 of 3) sorted by relevance
214 static void stack_init (lua_State *L1, lua_State *L) { in stack_init() function
423 static int stack_init(struct stack **stack) in stack_init() function
926 static INLINE void stack_init(int *stack, int length) { in stack_init() function