Searched refs:stack_init (Results 1 – 4 of 4) sorted by relevance
214 static void stack_init (lua_State *L1, lua_State *L) { in stack_init() function273 stack_init(L, L); /* init stack */ in f_luaopen()347 stack_init(L1, L); /* init stack */ in lua_newthread()
423 static int stack_init(struct stack **stack) in stack_init() function1265 rc = stack_init(&stack); in cond_expr_to_cil()1722 rc = stack_init(&stack); in constraint_expr_to_string()3755 rc = stack_init(&stack); in blocks_to_cil()3823 rc = stack_init(&stack); in linked_blocks_to_cil()
926 static INLINE void stack_init(int *stack, int length) { in stack_init() function
5788 stack_init(arf_index_stack, MAX_ARF_LAYERS);7190 stack_init(cpi->twopass.gf_group.arf_index_stack, MAX_LAG_BUFFERS * 2);