Home
last modified time | relevance | path

Searched defs:thousands_sep (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/include/
Dlocale.h61 char *thousands_sep; member
/picolibc-latest/newlib/libc/locale/
Dsetlocale.h100 const char *thousands_sep; member
/picolibc-latest/newlib/libc/stdio/
Dvfprintf.c411 char *thousands_sep = NULL; in VFPRINTF() local
Dvfwprintf.c380 wchar_t thousands_sep = L'\0'; in VFWPRINTF() local