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

/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.c1699 static long fb_low_counter[FB_LABEL_SPECIAL];
1711 memset ((void *) fb_low_counter, '\0', sizeof (fb_low_counter));
1723 ++fb_low_counter[label];
1771 return (fb_low_counter[label]);
1695 static long fb_low_counter[FB_LABEL_SPECIAL]; variable

Completed in 61 milliseconds