Searched refs:atou_clamp (Results 1 – 4 of 4) sorted by relevance
34 bool atou_clamp(const char *str, unsigned int *value);
36 bool atou_clamp(const char *str, unsigned int *value) in atou_clamp() function
495 if (!atou_clamp(yytext, &(yylval->lex.u))) in uint_constant()
3727 if (!atou_clamp(yytext, &(yylval->lex.u))) in uint_constant()