Searched refs:float_end (Results 1 – 1 of 1) sorted by relevance
75 char *float_end = NULL; in read_atom() local76 double f = glsl_strtod(src, &float_end); in read_atom()77 if (float_end != src) { in read_atom()81 if (float_end > int_end) in read_atom()