Home
last modified time | relevance | path

Searched refs:toupper_l (Results 1 – 6 of 6) sorted by relevance

/freebsd/include/xlocale/
H A D_ctype.h181 _XLOCALE_INLINE int toupper_l(int, locale_t);
193 _XLOCALE_INLINE int toupper_l(int __c, locale_t __l)
/freebsd/lib/libc/locale/
H A DSymbol.map154 toupper_l;
H A DMakefile.inc69 MLINKS+=toupper.3 toupper_l.3
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dwin32.h209 #define toupper_l _toupper_l macro
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp1067 return static_cast<char>(toupper_l(static_cast<unsigned char>(c), __l_)); in do_toupper()
1072 *low = static_cast<char>(toupper_l(static_cast<unsigned char>(*low), __l_)); in do_toupper()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3160 fun:toupper_l=uninstrumented