Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddouble-int.h223 #define double_int_one (double_int::from_shwi (1)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddouble-int.h82 #define double_int_one (shwi_to_double_int (1)) macro