Searched refs:fp_const (Results 1 – 1 of 1) sorted by relevance
432 const char * fp_const[] = variable4863 for (i = 0; fp_const[i]; i++) in parse_fpa_immediate()4865 if (strncmp (*str, fp_const[i], strlen (fp_const[i])) == 0) in parse_fpa_immediate()4869 *str += strlen (fp_const[i]); in parse_fpa_immediate()23794 if (atof_ieee ((char *) fp_const[i], 'x', fp_values[i]) == NULL) in set_constant_flonums()