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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dsysv4.h520 extern int fixuplabelno;
H A Drs6000.c200 int fixuplabelno = 0; variable
11103 ASM_GENERATE_INTERNAL_LABEL (buf, "LCP", fixuplabelno);
11104 fixuplabelno++;

Completed in 194 milliseconds