Searched refs:copy_to_evaluate_size (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcalls.c1369 int copy_to_evaluate_size = 0;
1384 copy_to_evaluate_size
1388 if (copy_to_evaluate_size * 2 >= args_size->constant
1368 int copy_to_evaluate_size = 0; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dcalls.c1321 int copy_to_evaluate_size = 0;
1336 copy_to_evaluate_size
1340 if (copy_to_evaluate_size * 2 >= args_size->constant
1320 int copy_to_evaluate_size = 0; local

Completed in 169 milliseconds