Searched refs:finalize_must_preallocate (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | calls.c | 132 static int finalize_must_preallocate (int, int, struct arg_data *, 1477 finalize_must_preallocate (int must_preallocate, int num_actuals, in finalize_must_preallocate() function 2525 must_preallocate = finalize_must_preallocate (must_preallocate, in expand_call()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | calls.c | 161 static int finalize_must_preallocate (int, int, struct arg_data *, 2474 finalize_must_preallocate (int must_preallocate, int num_actuals, in finalize_must_preallocate() function 3729 must_preallocate = finalize_must_preallocate (must_preallocate, in expand_call()
|