Searched refs:_mesa_strtof (Results 1 – 4 of 4) sorted by relevance
340 yylval->real = _mesa_strtof(yytext, NULL);344 yylval->real = _mesa_strtof(yytext, NULL);348 yylval->real = _mesa_strtof(yytext, NULL);352 yylval->real = _mesa_strtof(yytext, NULL);
459 *number = (GLfloat) _mesa_strtof((const char *) parseState->pos, &end); in Parse_ScalarConstant()
542 _mesa_strtof( const char *s, char **end ) in _mesa_strtof() function
631 _mesa_strtof( const char *s, char **end );