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
512 if (!atof_clamp(yytext, &(yylval->lex.f))) in floatsuffix_check()529 if (!atof_clamp(yytext, &(yylval->lex.f))) in float_constant()
3744 if (!atof_clamp(yytext, &(yylval->lex.f))) in floatsuffix_check()3761 if (!atof_clamp(yytext, &(yylval->lex.f))) in float_constant()