Home
last modified time | relevance | path

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

/third_party/musl/src/ctype/
Dtoupper.c9 int __toupper_l(int c, locale_t l) in __toupper_l() function
14 weak_alias(__toupper_l, toupper_l);
/third_party/musl/porting/liteos_m/kernel/src/ctype/
Dtoupper.c9 int __toupper_l(int c, locale_t l) in __toupper_l() function
14 weak_alias(__toupper_l, toupper_l);
/third_party/musl/porting/uniproton/kernel/src/ctype/
Dtoupper.c9 int __toupper_l(int c, locale_t l) in __toupper_l() function
14 weak_alias(__toupper_l, toupper_l);
/third_party/musl/porting/liteos_a/kernel/src/ctype/
Dtoupper.c9 int __toupper_l(int c, locale_t l) in __toupper_l() function
14 weak_alias(__toupper_l, toupper_l);
/third_party/musl/
Dlibc.map.txt251 __toupper_l;