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

/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c1744 static GTY(()) int anon_cnt;
1754 sprintf (buf, ANON_AGGRNAME_FORMAT, anon_cnt++);
1741 static GTY(()) int anon_cnt; variable

Completed in 153 milliseconds