Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck.c3134 bool arithmetic_types_p; in build_binary_op() local
3565 arithmetic_types_p = 1; in build_binary_op()
3568 arithmetic_types_p = 0; in build_binary_op()
3579 arithmetic_types_p = 1; in build_binary_op()
3584 && arithmetic_types_p in build_binary_op()
3602 if (arithmetic_types_p) in build_binary_op()