Searched refs:local_octal_format_custom (Results 1 – 3 of 3) sorted by relevance
422 extern char *local_octal_format_custom (char *); /* language.c */
382 use_local ? local_octal_format_custom ("ll") in print_longest()425 use_local ? local_octal_format_custom ("l") in print_longest()
680 local_octal_format_custom (char *pre) in local_octal_format_custom() function