Home
last modified time | relevance | path

Searched refs:insert_thousands_sep (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libc/port/print/
H A Ddoprnt.c199 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() function
2608 insert_thousands_sep(char *bp, char *ep) in insert_thousands_sep()