Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.h152 double_int divmod_with_overflow (double_int, bool, unsigned,
H A Ddouble-int.c937 double_int::divmod_with_overflow (double_int b, bool uns, unsigned code, in divmod_with_overflow() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.h152 double_int divmod_with_overflow (double_int, bool, unsigned,
H A Ddouble-int.cc937 double_int::divmod_with_overflow (double_int b, bool uns, unsigned code, in divmod_with_overflow() function in double_int
H A DChangeLog-201210020 (double_int::divmod_with_overflow): New.
10094 (double_int::divmod_with_overflow): New.