Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck.c3604 int none_complex = (code0 != COMPLEX_TYPE && code1 != COMPLEX_TYPE); in build_binary_op() local
3617 if (shorten && none_complex) in build_binary_op()
/freebsd-12.1/contrib/gcc/
H A Dc-typeck.c8672 int none_complex = (code0 != COMPLEX_TYPE && code1 != COMPLEX_TYPE); in build_binary_op() local
8688 if (shorten && none_complex) in build_binary_op()