Searched refs:stack_init (Results 1 – 4 of 4) sorted by relevance
151 static void stack_init (lua_State *L1, lua_State *L) { in stack_init() function206 stack_init(L, L); /* init stack */ in f_luaopen()279 stack_init(L1, L); /* init stack */ in lua_newthread()
422 static int stack_init(struct stack **stack) in stack_init() function1277 rc = stack_init(&stack); in cond_expr_to_cil()1741 rc = stack_init(&stack); in constraint_expr_to_string()3797 rc = stack_init(&stack); in blocks_to_cil()3865 rc = stack_init(&stack); in linked_blocks_to_cil()
915 static INLINE void stack_init(int *stack, int length) { in stack_init() function
5431 stack_init(arf_index_stack, MAX_ARF_LAYERS);6576 stack_init(cpi->twopass.gf_group.arf_index_stack, MAX_LAG_BUFFERS * 2);