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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.h222 #define double_int_zero (double_int::from_shwi (0)) macro
H A Ddouble-int.c623 double_int result = double_int_zero;
703 return double_int_zero;
H A Dfixed-value.c570 quo_s = double_int_zero;
H A Dfold-const.c2127 temp = double_int_zero;
2128 temp_trunc = double_int_zero;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.h222 #define double_int_zero (double_int::from_shwi (0)) macro
H A Ddouble-int.cc623 double_int result = double_int_zero;
703 return double_int_zero;
H A Dfixed-value.cc570 quo_s = double_int_zero;
H A Dfold-const.cc2132 temp = double_int_zero;
2133 temp_trunc = double_int_zero;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c9144 double_int i_add = double_int_zero.set_bit (fbit-1 - INTVAL (xop[2]));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc9622 double_int i_add = double_int_zero.set_bit (fbit-1 - INTVAL (xop[2]));

Completed in 201 milliseconds