Lines Matching refs:ISDIGIT
8258 if (ISDIGIT (s[1])) in mips_ip()
8268 while (ISDIGIT (*s)); in mips_ip()
8469 if ((s[0] == '$' && s[1] == 'f' && ISDIGIT (s[2])) in mips_ip()
8471 && ISDIGIT (s[2]))) in mips_ip()
8481 while (ISDIGIT (*s)); in mips_ip()
8891 while (ISDIGIT (*s)); in mips_ip()
8914 if (ISDIGIT (*s)) in mips_ip()
8923 while (ISDIGIT (*s)); in mips_ip()
9175 if (ISDIGIT (s[1])) in mips16_ip()
9185 while (ISDIGIT (*s)); in mips16_ip()
9459 while (ISDIGIT (*s)) in mips16_ip()
9486 while (ISDIGIT (*s)) in mips16_ip()
12182 else if (ISDIGIT (*input_line_pointer)) in tc_get_register()
13403 if (!ISDIGIT (*input_line_pointer)) in get_number()
13420 while (ISDIGIT (*input_line_pointer)) in get_number()
13428 if (!ISDIGIT (*input_line_pointer)) in get_number()
13435 while (ISDIGIT (*input_line_pointer)) in get_number()
13596 if (ISDIGIT (*input_line_pointer) in s_mips_ent()
13833 if (!ISDIGIT (*given)) in mips_matching_cpu_name_p()