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

/freebsd-10-stable/contrib/libstdc++/config/os/vxworks/
H A Dctype_noninline.h71 { return __toupper(__c); }
78 *__low = __toupper(*__low);
/freebsd-10-stable/include/
H A D_ctype.h130 __toupper(__ct_rune_t _c) function
178 __ct_rune_t __toupper(__ct_rune_t);
H A Dwctype.h112 #define towupper(wc) __toupper(wc)
/freebsd-10-stable/lib/libc/locale/
H A Diswctype.c208 return (__toupper(wc));
H A DSymbol.map67 __toupper;

Completed in 80 milliseconds