Searched refs:_mesa_strtof (Results 1 – 5 of 5) sorted by relevance
44 _mesa_strtof(const char *s, char **end);
76 _mesa_strtof(const char *s, char **end) in _mesa_strtof() function
316 yylval->real = _mesa_strtof(yytext, NULL);320 yylval->real = _mesa_strtof(yytext, NULL);324 yylval->real = _mesa_strtof(yytext, NULL);328 yylval->real = _mesa_strtof(yytext, NULL);
77 float f = _mesa_strtof(src, &float_end); in read_atom()
554 yylval->real = _mesa_strtof(yytext, NULL);