HomeSort by relevance Sort by last modified time
    Searched defs:toupper_l (Results 1 - 5 of 5) sorted by null

  /bionic/libc/bionic/
ctype.cpp 79 int toupper_l(int c, locale_t) { function
  /external/libcxx/include/support/xlocale/
__posix_l_fallback.h 119 inline _LIBCPP_INLINE_VISIBILITY int toupper_l(int c, locale_t) { function
  /external/libcxx/include/support/ibm/
xlocale.h 167 int toupper_l(int c, locale_t locale) function
  /external/libcxx/include/support/win32/
locale_win32.h 163 #define toupper_l _toupper_l macro
  /external/ImageMagick/MagickCore/
nt-base.h 269 #if !defined(toupper_l)
270 #define toupper_l _toupper_l macro

Completed in 294 milliseconds