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
321 yylval->real = _mesa_strtof(yytext, NULL);325 yylval->real = _mesa_strtof(yytext, NULL);329 yylval->real = _mesa_strtof(yytext, NULL);333 yylval->real = _mesa_strtof(yytext, NULL);
79 float f = _mesa_strtof(src, &float_end); in read_atom()
621 yylval->real = _mesa_strtof(yytext, NULL);