Home
last modified time | relevance | path

Searched refs:___toupper (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A D_ctype.h73 __ct_rune_t ___toupper(__ct_rune_t) __pure;
132 return (_c < 0 || _c >= _CACHED_RUNES) ? ___toupper(_c) : in __toupper()
/freebsd/lib/libc/locale/
H A Dtoupper.c74 ___toupper(__ct_rune_t c) in ___toupper() function
H A DSymbol.map76 ___toupper;