Home
last modified time | relevance | path

Searched refs:__ctype_toupper_loc (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/gcc/libstdc++-v3/config/os/tpf/
H A Dctype_noninline.h59 _M_toupper = *__ctype_toupper_loc(); in ctype()
72 _M_toupper = *__ctype_toupper_loc(); in ctype()
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/gnu-linux/
H A Dctype_noninline.h80 _M_toupper = *__ctype_toupper_loc(); in ctype()
110 _M_toupper = *__ctype_toupper_loc(); in ctype()
/openbsd/gnu/gcc/libstdc++-v3/config/os/gnu-linux/
H A Dctype_noninline.h86 _M_toupper = *__ctype_toupper_loc(); in ctype()
121 _M_toupper = *__ctype_toupper_loc(); in ctype()
/openbsd/gnu/gcc/libmudflap/
H A Dmf-runtime.h221 #pragma redefine_extname __ctype_toupper_loc __mfwrap___ctype_toupper_loc
H A Dconfig.h.in243 /* Define to 1 if you have the `__ctype_toupper_loc' function. */
H A Dconfigure.ac71 AC_CHECK_FUNCS(__ctype_b_loc __ctype_tolower_loc __ctype_toupper_loc)
H A Dmf-hooks2.c1878 WRAPPER2(int **, __ctype_toupper_loc, void) in WRAPPER2() argument
1882 int ** ptr = (int **) __ctype_toupper_loc (); in WRAPPER2()
H A Dconfigure4208 for ac_func in __ctype_b_loc __ctype_tolower_loc __ctype_toupper_loc
/openbsd/gnu/llvm/libcxx/src/
H A Dlocale.cpp1099 extern "C" const int ** __ctype_toupper_loc();
1255 return *__ctype_toupper_loc(); in __classic_upper_table()
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt549 fun:__ctype_toupper_loc=uninstrumented