Home
last modified time | relevance | path

Searched defs:udivmod (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Drl78-divmod.h26 UINT_TYPE C3(udivmod,NAME_MODE,4) (UINT_TYPE, UINT_TYPE, word_type); variable
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dmsp430-divmod.h26 UINT_TYPE C3(udivmod,NAME_MODE,4) (UINT_TYPE, UINT_TYPE, word_type); variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dpru-divmod.h26 UINT_TYPE C3(udivmod,NAME_MODE,4) (UINT_TYPE, UINT_TYPE, word_type); variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
H A Dmsp430-divmod.h26 UINT_TYPE C3(udivmod,NAME_MODE,4) (UINT_TYPE, UINT_TYPE, word_type); variable
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/pru/
H A Dpru-divmod.h26 UINT_TYPE C3(udivmod,NAME_MODE,4) (UINT_TYPE, UINT_TYPE, word_type); variable
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Drl78-divmod.h26 UINT_TYPE C3(udivmod,NAME_MODE,4) (UINT_TYPE, UINT_TYPE, word_type); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dint128.d468 Cent udivmod(Cent c1, Cent c2, out Cent modulus) in udivmod() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.cc973 double_int::udivmod (double_int b, unsigned code, double_int *mod) const in udivmod() function in double_int
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.c973 double_int::udivmod (double_int b, unsigned code, double_int *mod) const in udivmod() function