Searched refs:thousep (Results 1 – 2 of 2) sorted by relevance
90 int needgrp, char thousep, const char *grp) in __ultoa() argument128 *--cp = thousep; in __ultoa()166 int needgrp, char thousep, const char *grp) in __ujtoa() argument194 *--cp = thousep; in __ujtoa()
106 wchar_t thousep; in get_thousep() local110 nconv = mbrtowc(&thousep, localeconv_l(locale)->thousands_sep, in get_thousep()113 thousep = '\0'; /* failsafe */ in get_thousep()114 return (thousep); in get_thousep()