Searched refs:constant_fits_type_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-common.c502 static int constant_fits_type_p (tree, tree);
1107 constant_fits_type_p (tree c, tree type)
1184 || !constant_fits_type_p (expr,
1105 constant_fits_type_p (tree c, tree type) function

Completed in 57 milliseconds