Searched refs:TOUPPER (Results 1 – 25 of 36) sorted by relevance
12
207 # define TOUPPER(Ch) __towupper_l ((Ch), loc) macro211 # define TOUPPER(Ch) towupper (Ch) macro225 # define TOUPPER(Ch) __toupper_l ((Ch), loc) macro229 # define TOUPPER(Ch) (IN_CTYPE_DOMAIN (Ch) ? toupper (Ch) : (Ch)) macro326 if ((base == 0 || base == 16) && TOUPPER (s[1]) == L_('X')) in INTERNAL()348 && (!ISALPHA (c) || (int) (TOUPPER (c) - L_('A') + 10) >= base)) in INTERNAL()371 c = TOUPPER (c) - L_('A') + 10; in INTERNAL()425 if (save - nptr >= 2 && TOUPPER (save[-1]) == L_('X') in INTERNAL()
29 string(TOUPPER "${library}" capitalized_lib)30 string(TOUPPER "${LLVM_ALL_TARGETS}" targets)70 string(TOUPPER "${llvm_libs}" capitalized_libs)135 string(TOUPPER "${c}" capitalized)
64 string(TOUPPER "${build_type}" build)79 string(TOUPPER "${build_type}" build)
30 #define TOUPPER(c) (c & ~0x20) macro107 *q++ = TOUPPER(*p++); in xsltNewLocale()170 *q++ = TOUPPER(*p++); in xsltNewLocale()
112 #define TOUPPER(c) _sch_toupper[(c) & 0xff] macro
703 #define TOUPPER(c) (ISLOWER (c) ? (c) - 'a' + 'A' : (c)) in g_parse_long_long() macro744 if ((base == 0 || base == 16) && TOUPPER (s[1]) == 'X') in g_parse_long_long()768 c = TOUPPER (c) - 'A' + 10; in g_parse_long_long()807 if (save - nptr >= 2 && TOUPPER (save[-1]) == 'X' in g_parse_long_long()
875 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);1001 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
223 string(TOUPPER ${name} NAME)
64 string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)
263 STRING(TOUPPER ${CMAKE_SYSTEM_NAME} sysname)
7192 || toupper (i) != TOUPPER (i))11022 || toupper (i) != TOUPPER (i))
4130 || toupper (i) != TOUPPER (i))
4654 || toupper (i) != TOUPPER (i))
3971 || toupper (i) != TOUPPER (i))
5167 || toupper (i) != TOUPPER (i))
3637 || toupper (i) != TOUPPER (i))4971 || toupper (i) != TOUPPER (i))
4717 || toupper (i) != TOUPPER (i))15609 || toupper (i) != TOUPPER (i))
7171 || toupper (i) != TOUPPER (i))12833 || toupper (i) != TOUPPER (i))
4560 || toupper (i) != TOUPPER (i))
4574 || toupper (i) != TOUPPER (i))
4350 || toupper (i) != TOUPPER (i))19545 || toupper (i) != TOUPPER (i))
3221 || toupper (i) != TOUPPER (i))
5235 || toupper (i) != TOUPPER (i))20801 || toupper (i) != TOUPPER (i))
5356 || toupper (i) != TOUPPER (i))19905 || toupper (i) != TOUPPER (i))
6724 || toupper (i) != TOUPPER (i))