Home
last modified time | relevance | path

Searched defs:b_remainder (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dwide-int.cc1644 unsigned HOST_HALF_WIDE_INT *b_remainder, in divmod_internal_2()
1767 b_remainder[4 * MAX_BITSIZE_MODE_ANY_INT / HOST_BITS_PER_HALF_WIDE_INT]; in divmod_internal() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dwide-int.cc1644 unsigned HOST_HALF_WIDE_INT *b_remainder, in divmod_internal_2()
1767 b_remainder[4 * MAX_BITSIZE_MODE_ANY_INT / HOST_BITS_PER_HALF_WIDE_INT]; in divmod_internal() local
/netbsd-src/sys/dev/usb/
H A Duatp.c2455 unsigned int *a_remainder, unsigned int *b_remainder, in move()