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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dvar-tracking.c290 static void attrs_list_copy (attrs *, attrs);
683 attrs_list_copy (attrs *dstp, attrs src) function
922 attrs_list_copy (&dst->regs[i], src->regs[i]);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c419 static void attrs_list_copy (attrs *, attrs);
1326 attrs_list_copy (attrs *dstp, attrs src) function
2064 attrs_list_copy (&dst->regs[i], src->regs[i]);

Completed in 131 milliseconds