Searched refs:stack_arg_under_construction (Results 1 – 2 of 2) sorted by relevance
122 static int stack_arg_under_construction; variable2082 && stack_arg_under_construction in expand_call()2363 old_stack_arg_under_construction = stack_arg_under_construction; in expand_call()2364 stack_arg_under_construction = 0; in expand_call()2501 if (stack_arg_under_construction) in expand_call()2521 = stack_arg_under_construction; in expand_call()2522 stack_arg_under_construction = 0; in expand_call()3002 stack_arg_under_construction = old_stack_arg_under_construction; in expand_call()4161 stack_arg_under_construction++; in store_one_arg()4177 stack_arg_under_construction--; in store_one_arg()
29879 * calls (stack_arg_under_construction): Make it static.