Lines Matching refs:isdigit
550 * config/tc-arm.c (do_c_shift): Use ISDIGIT instead of isdigit.
1001 (atof_generic): Use ISDIGIT instead of isdigit.
1003 (yylex): Use ISDIGIT/ISALNUM instead of isdigit/isalnum.
1015 isdigit.
1017 (md_undefined_symbol, s_alpha_ent): Use ISDIGIT instead of isdigit.
1032 (avr_operand): Use ISDIGIT/TOLOWER instead of isdigit/tolower.
1035 (get_gen_reg): Use ISALNUM/ISDIGIT instead of isalnum/isdigit.
1046 (skip_colonthing, get_operand): Use ISDIGIT instead of isdigit.
1052 (pa_parse_number): Use ISDIGIT instead of isdigit.
1054 (pa_stringer): Use ISDIGIT instead of isdigit.
1060 isdigit/isalpha.
1066 instead of isdigit/islower/isupper/tolower/isalpha.
1069 (i860_ip): Use ISLOWER/ISDIGIT instead of islower/isdigit.
1073 (dot_pred_rel): Use TOUPPER/ISDIGIT instead of toupper/isdigit.
1074 (ia64_unrecognized_line): Use ISDIGIT instead of isdigit.
1095 isdigit/isupper/tolower.
1099 isdigit/islower/isupper.
1109 (mips_ip): Use ISSPACE/ISDIGIT instead of isspace/isdigit.
1110 (mips16_ip): Use ISLOWER/ISDIGIT instead of islower/isdigit.
1112 isdigit/tolower.
1114 (get_number): Use ISDIGIT/ISXDIGIT instead of isdigit/isxdigit.
1115 (s_mips_ent): Use ISDIGIT instead of isdigit.
1145 (sparc_ip): Use ISLOWER/ISDIGIT instead of islower/isdigit.
1148 (tahoe_reg_parse): Use ISDIGIT instead of isdigit.
1152 ISALPHA instead of islower/isdigit/isupper/tolower/islower/isalpha.
1163 (is_type): Use TOUPPER/ISDIGIT instead of toupper/isdigit.
1166 (subsym_get_arg, subsym_substitute): Use ISDIGIT instead of isdigit.
1172 (system_register_name): Use ISDIGIT instead of isdigit.
1176 isupper/tolower/isdigit.
1180 (tohex): Use ISDIGIT/ISLOWER instead of isdigit/islower.
1181 (whatreg): Use ISDIGIT instead of isdigit.
1183 (ecoff_directive_ent, ecoff_stab): Use ISDIGIT instead of isdigit.
1190 of isdigit.
1192 (chartype_init): Use ISALPHA/ISDIGIT instead of isalpha/isdigit.
1206 instead of isalnum/isdigit/isupper/isalpha.
1211 isupper/tolower/isdigit.
1212 (s_mri_common): Use ISDIGIT instead of isdigit.
1213 (s_mri_sect): Use ISDIGIT/TOUPPER instead of isdigit/toupper.
1218 isdigit/isxdigit.
1223 (decode_local_label_name): Use ISDIGIT instead of isdigit.