Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/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