Searched refs:thousep (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/print/
H A Ddoprnt.c2618 char thousep; local
2643 thousep = *locptr->thousands_sep;
2647 if (!thousep || (*grp_ptr == '\0'))
2662 *bufptr++ = (wchar_t)thousep;
2664 *bufptr++ = thousep;

Completed in 23 milliseconds