Searched refs:fp_const (Results 1 – 1 of 1) sorted by relevance
581 const char * fp_const[] = variable5366 for (i = 0; fp_const[i]; i++) in parse_fpa_immediate()5368 if (strncmp (*str, fp_const[i], strlen (fp_const[i])) == 0) in parse_fpa_immediate()5372 *str += strlen (fp_const[i]); in parse_fpa_immediate()30864 if (atof_ieee ((char *) fp_const[i], 'x', fp_values[i]) == NULL) in set_constant_flonums()