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

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fp.c158 wchar_t thousands_sepwc = 0; local
293 thousands_sepwc =
296 thousands_sepwc =
308 if ((wide && thousands_sepwc == L'\0')
311 else if (thousands_sepwc == L'\0')
316 thousands_sepwc = 0xfffffffe;
1056 wcp = group_number (wstartp, wcp, intdig_no, grouping, thousands_sepwc,
1141 else if (*copywc == thousands_sepwc)

Completed in 37 milliseconds