Searched refs:__sbtoupper (Results 1 - 3 of 3) sorted by last modified time

/freebsd-current/lib/libc/locale/
H A Disctype.c200 return (__sbtoupper(c));
/freebsd-current/include/
H A Dctype.h99 #define toupper(c) __sbtoupper(c)
115 #define _toupper(c) __sbtoupper(c)
H A D_ctype.h137 __sbtoupper(__ct_rune_t _c) function
179 __ct_rune_t __sbtoupper(__ct_rune_t);

Completed in 105 milliseconds