Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dsb_charsets.c198 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS
673 #if defined(_MB_EXTENDED_CHARSETS_ISO) || defined(_MB_EXTENDED_CHARSETS_WINDOWS)
713 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS
Dwctomb_r.c414 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS
Dmbtowc_r.c254 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS
/picolibc-latest/newlib/libc/ctype/
Dtolower.c82 #if defined (_MB_EXTENDED_CHARSETS_ISO) || defined (_MB_EXTENDED_CHARSETS_WINDOWS)
94 #if defined (_MB_EXTENDED_CHARSETS_ISO) || defined (_MB_EXTENDED_CHARSETS_WINDOWS) in tolower()
Dtoupper.c82 #if defined (_MB_EXTENDED_CHARSETS_ISO) || defined (_MB_EXTENDED_CHARSETS_WINDOWS)
94 #if defined (_MB_EXTENDED_CHARSETS_ISO) || defined (_MB_EXTENDED_CHARSETS_WINDOWS) in toupper()
Dtolower_l.c7 #if defined (_MB_EXTENDED_CHARSETS_ISO) || defined (_MB_EXTENDED_CHARSETS_WINDOWS)
19 #if defined (_MB_EXTENDED_CHARSETS_ISO) || defined (_MB_EXTENDED_CHARSETS_WINDOWS) in tolower_l()
Dtoupper_l.c8 || defined (_MB_EXTENDED_CHARSETS_WINDOWS)
21 || defined (_MB_EXTENDED_CHARSETS_WINDOWS) in toupper_l()
Dctype_.c76 #if defined(_MB_EXTENDED_CHARSETS_WINDOWS)
107 #if defined(_MB_EXTENDED_CHARSETS_ISO) || defined(_MB_EXTENDED_CHARSETS_WINDOWS) in __set_ctype()
127 #if defined(_MB_EXTENDED_CHARSETS_WINDOWS) in __set_ctype()
/picolibc-latest/newlib/libc/locale/
Dlocale.c677 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS in __loadlocale()
720 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS in __loadlocale()
750 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS in __loadlocale()
769 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS in __loadlocale()
789 #ifdef _MB_EXTENDED_CHARSETS_WINDOWS in __loadlocale()
/picolibc-latest/newlib/libc/include/
Dctype.h51 defined (_MB_EXTENDED_CHARSETS_WINDOWS) || \
315 # if !defined (_MB_EXTENDED_CHARSETS_ISO) && !defined (_MB_EXTENDED_CHARSETS_WINDOWS)
/picolibc-latest/newlib/libc/include/sys/
Dconfig.h321 #define _MB_EXTENDED_CHARSETS_WINDOWS 1 macro
/picolibc-latest/newlib/
DChangeLog-20156669 (ctype_cp.h): Include if _MB_EXTENDED_CHARSETS_WINDOWS is set.
6837 and _MB_EXTENDED_CHARSETS_WINDOWS if _MB_EXTENDED_CHARSETS_ALL is