Searched refs:__toupper_l (Results 1 – 5 of 5) sorted by relevance
9 int __toupper_l(int c, locale_t l) in __toupper_l() function14 weak_alias(__toupper_l, toupper_l);
251 __toupper_l;