Searched refs:islower (Results 1 – 16 of 16) sorted by relevance
/toolchain/binutils/binutils-2.25/include/ |
D | safe-ctype.h | 133 #undef islower 134 #define islower(c) do_not_use_islower_with_safe_ctype macro
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | chew.c | 694 else if (!islower ((unsigned char) at (tos, idx))) in courierize() 698 && islower ((unsigned char) at (tos, idx + 1))) in courierize()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0001 | 1007 (Write_VMS_MHD_Records): Use TOUPPER instead of islower/toupper. 1009 instead of isupper/islower/toupper/tolower. 1011 (insert_sreg): Use TOUPPER instead of islower/toupper. 1026 (insert_reg): Use TOUPPER instead of islower/toupper. 1034 (cris_process_instruction): Use ISLOWER instead of islower. 1051 isupper/islower/tolower. 1058 isalnum/islower/tolower. 1066 instead of isdigit/islower/isupper/tolower/isalpha. 1069 (i860_ip): Use ISLOWER/ISDIGIT instead of islower/isdigit. 1084 (insert_reg): Use TOUPPER instead of islower/toupper. [all …]
|
D | configure | 4789 if (XOR (islower (i), ISLOWER (i))
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-0001 | 386 Use TOUPPER instead of islower/toupper. 389 Use TOUPPER instead of islower/toupper. 400 Use TOUPPER instead of islower/toupper. 409 isdigit/isupper/islower.
|
D | configure | 4809 if (XOR (islower (i), ISLOWER (i))
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | regex.c | 236 # define ISLOWER(c) (ISASCII (c) && islower (c))
|
D | configure | 4495 if (XOR (islower (i), ISLOWER (i))
|
D | ChangeLog | 5461 Cast the arguments to `islower' to `unsigned char'. 5529 * cplus-dem.c (cplus_demangle_opname): Changed to use islower.
|
/toolchain/binutils/binutils-2.25/intl/ |
D | configure | 3974 if (XOR (islower (i), ISLOWER (i))
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-0001 | 2122 isxdigit/isdigit/islower. 2141 isupper/islower/isdigit. 2149 (islower, toupper): Remove macro definitions. 2154 islower/toupper.
|
D | configure | 5274 if (XOR (islower (i), ISLOWER (i))
|
/toolchain/binutils/binutils-2.25/gold/ |
D | configure | 5571 if (XOR (islower (i), ISLOWER (i))
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | configure | 4718 if (XOR (islower (i), ISLOWER (i))
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | configure | 4781 if (XOR (islower (i), ISLOWER (i))
|
/toolchain/binutils/binutils-2.25/ld/ |
D | configure | 5535 if (XOR (islower (i), ISLOWER (i))
|