HomeSort by relevance Sort by last modified time
    Searched refs:TOUPPER (Results 1 - 25 of 43) sorted by null

1 2

  /external/bison/lib/
strtol.c 198 # define TOUPPER(Ch) __towupper_l ((Ch), loc)
202 # define TOUPPER(Ch) towupper (Ch)
211 # define TOUPPER(Ch) __toupper_l ((Ch), loc)
215 # define TOUPPER(Ch) toupper (Ch)
312 if ((base == 0 || base == 16) && TOUPPER (s[1]) == L_('X'))
334 && (!ISALPHA (c) || (int) (TOUPPER (c) - L_('A') + 10) >= base))
357 c = TOUPPER (c) - L_('A') + 10;
411 if (save - nptr >= 2 && TOUPPER (save[-1]) == L_('X')
  /external/libxslt/libxslt/
xsltlocale.c 30 #define TOUPPER(c) (c & ~0x20)
107 *q++ = TOUPPER(*p++);
170 *q++ = TOUPPER(*p++);
  /external/valgrind/main/coregrind/m_demangle/
safe-ctype.h 112 #define TOUPPER(c) _sch_toupper[(c) & 0xff]
148 #undef toupper macro
149 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
safe-ctype.h 112 #define TOUPPER(c) _sch_toupper[(c) & 0xff]
145 #undef toupper macro
146 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
safe-ctype.h 112 #define TOUPPER(c) _sch_toupper[(c) & 0xff]
145 #undef toupper macro
146 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
safe-ctype.h 112 #define TOUPPER(c) _sch_toupper[(c) & 0xff]
145 #undef toupper macro
146 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
safe-ctype.h 112 #define TOUPPER(c) _sch_toupper[(c) & 0xff]
145 #undef toupper macro
146 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
  /external/harfbuzz_ng/src/
hb-ot-tag.cc 635 tag[i] = TOUPPER (s[i]);
hb-private.hh 533 static inline unsigned char TOUPPER (unsigned char c)
  /external/webkit/Tools/android/flex-2.5.4a/
configure 872 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
875 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
998 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
1001 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/genext2fs/
configure     [all...]
  /external/liblzf/
configure     [all...]
  /external/marisa-trie/
configure     [all...]
  /external/stressapptest/
configure     [all...]
  /external/grub/
configure     [all...]
  /external/icu4c/
configure     [all...]
  /external/libpcap/
configure     [all...]
  /external/srtp/
configure     [all...]
  /ndk/sources/host-tools/make-3.81/
configure     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/dropbear/
configure     [all...]