Searched refs:fp_const (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Darm.c370 const char * fp_const[] = variable
3023 for (i = 0; fp_const[i]; i++)
3025 if (strncmp (*str, fp_const[i], strlen (fp_const[i])) == 0)
3029 *str += strlen (fp_const[i]);
18113 if (atof_ieee ((char *) fp_const[i], 'x', fp_values[i]) == NULL)

Completed in 213 milliseconds