Searched refs:stack_arg_under_construction (Results 1 – 2 of 2) sorted by relevance
148 static int stack_arg_under_construction; variable2867 && stack_arg_under_construction in expand_call()3177 old_stack_arg_under_construction = stack_arg_under_construction; in expand_call()3178 stack_arg_under_construction = 0; in expand_call()3321 if (stack_arg_under_construction) in expand_call()3340 = stack_arg_under_construction; in expand_call()3341 stack_arg_under_construction = 0; in expand_call()3835 stack_arg_under_construction = old_stack_arg_under_construction; in expand_call()4958 stack_arg_under_construction++; in store_one_arg()4974 stack_arg_under_construction--; in store_one_arg()
29878 * calls (stack_arg_under_construction): Make it static.