Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/
HDsymbols.c1695 static long fb_low_counter[FB_LABEL_SPECIAL]; variable
1707 memset ((void *) fb_low_counter, '\0', sizeof (fb_low_counter)); in fb_label_init()
1719 ++fb_low_counter[label]; in fb_label_instance_inc()
1767 return (fb_low_counter[label]); in fb_label_instance()