Home
last modified time | relevance | path

Searched refs:error_if_numeric_overflow (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c70 static void error_if_numeric_overflow PARAMS ((tree));
1666 error_if_numeric_overflow (value) in error_if_numeric_overflow() function
H A Dparse.c5567 error_if_numeric_overflow (yyvsp[0].node); in yyparse()
H A Dparse.y2336 error_if_numeric_overflow ($1);
H A DChangeLog393 (error_if_numeric_overflow): Rewrote range checking.
2175 (error_if_numeric_overflow): New function.