Searched refs:thousep (Results 1 – 1 of 1) sorted by relevance
2604 char thousep; in insert_thousands_sep() local2621 thousep = *locptr->thousands_sep; in insert_thousands_sep()2625 if (!thousep || (*grp_ptr == '\0')) in insert_thousands_sep()2640 *bufptr++ = (wchar_t)thousep; in insert_thousands_sep()2642 *bufptr++ = thousep; in insert_thousands_sep()