Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDpretty-print.c860 void (*identifier_to_locale_free) (void *) = free; variable
960 identifier_to_locale_free (ret); in identifier_to_locale()
981 identifier_to_locale_free (ret); in identifier_to_locale()
HDpretty-print.h353 extern void (*identifier_to_locale_free) (void *);
HDtoplev.c1161 identifier_to_locale_free = ggc_free; in general_init()
/dragonfly/contrib/gcc-8.0/gcc/
HDpretty-print.h405 extern void (*identifier_to_locale_free) (void *);
HDpretty-print.c1862 void (*identifier_to_locale_free) (void *) = free; variable
1962 identifier_to_locale_free (ret); in identifier_to_locale()
1983 identifier_to_locale_free (ret); in identifier_to_locale()
HDtoplev.c1104 identifier_to_locale_free = ggc_free; in general_init()