Searched refs:atof_clamp (Results 1 – 4 of 4) sorted by relevance
26 bool atof_clamp(const char *str, float *value);
20 bool atof_clamp(const char *str, float *value) in atof_clamp() function
523 if (!atof_clamp(yytext, &(yylval->lex.f))) in floatsuffix_check()540 if (!atof_clamp(yytext, &(yylval->lex.f))) in float_constant()
3453 if (!atof_clamp(yytext, &(yylval->lex.f))) in floatsuffix_check()3470 if (!atof_clamp(yytext, &(yylval->lex.f))) in float_constant()