Searched refs:divmod_with_overflow (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | double-int.h | 152 double_int divmod_with_overflow (double_int, bool, unsigned,
|
H A D | double-int.c | 937 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 D | double-int.h | 152 double_int divmod_with_overflow (double_int, bool, unsigned,
|
H A D | double-int.cc | 937 double_int::divmod_with_overflow (double_int b, bool uns, unsigned code, in divmod_with_overflow() function in double_int
|
H A D | ChangeLog-2012 | 10020 (double_int::divmod_with_overflow): New. 10094 (double_int::divmod_with_overflow): New.
|