Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.h118 double_int sub_with_overflow (double_int, bool *overflow) const;
H A Ddouble-int.c903 double_int::sub_with_overflow (double_int b, bool *overflow) const in sub_with_overflow() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.h118 double_int sub_with_overflow (double_int, bool *overflow) const;
H A Ddouble-int.cc903 double_int::sub_with_overflow (double_int b, bool *overflow) const in sub_with_overflow() function in double_int
H A DChangeLog-201210018 (double_int::sub_with_overflow): New.
10092 (double_int::sub_with_overflow): New.