Searched refs:local_decimal_format_custom (Results 1 – 3 of 3) sorted by relevance
420 extern char *local_decimal_format_custom (char *); /* language.c */
367 use_local ? local_decimal_format_custom ("ll") in print_longest()410 use_local ? local_decimal_format_custom ("l") in print_longest()
694 local_decimal_format_custom (char *pre) in local_decimal_format_custom() function