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