Home
last modified time | relevance | path

Searched defs:double_int_zero (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddouble-int.h222 #define double_int_zero (double_int::from_shwi (0)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddouble-int.h81 #define double_int_zero (shwi_to_double_int (0)) macro