Home
last modified time | relevance | path

Searched defs:identifier_to_locale_alloc (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpretty-print.c859 void *(*identifier_to_locale_alloc) (size_t) = xmalloc; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpretty-print.c1861 void *(*identifier_to_locale_alloc) (size_t) = xmalloc; variable