Searched refs:insert_thousands_sep (Results 1 – 1 of 1) sorted by relevance
199 insert_thousands_sep(wchar_t *bp, wchar_t *ep);202 insert_thousands_sep(char *bp, char *ep);1109 p = insert_thousands_sep(bp, p); in _wndoprnt()1576 p = insert_thousands_sep(buf, p); in _wndoprnt()2605 insert_thousands_sep(wchar_t *bp, wchar_t *ep) in insert_thousands_sep() function2608 insert_thousands_sep(char *bp, char *ep) in insert_thousands_sep()