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

/freebsd-9.3-release/contrib/gcc/
H A Dmode-switching.c250 int copy_start, copy_num;
284 copy_num
307 && copy_start + copy_num <= ret_end
314 && copy_start + copy_num <= ret_end)
315 nregs -= copy_num;
248 int copy_start, copy_num; local

Completed in 54 milliseconds