Home
last modified time | relevance | path

Searched refs:DItype (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/arch/m68k/lib/
H A Dmuldi3.c46 typedef int DItype __attribute__ ((mode (DI))); typedef
54 DItype ll;
57 DItype __muldi3 (DItype u, DItype v) in __muldi3()
H A Dashldi3.c13 typedef int DItype __attribute__ ((mode (DI))); typedef
21 DItype ll;
24 DItype __ashldi3 (DItype u, word_type b) in __ashldi3()
H A Dlshrdi3.c13 typedef int DItype __attribute__ ((mode (DI))); typedef
21 DItype ll;
24 DItype __lshrdi3 (DItype u, word_type b) in __lshrdi3()
/openbmc/u-boot/arch/microblaze/lib/
H A Dmuldi3.c51 typedef int DItype __attribute__ ((mode(DI))); typedef
59 DItype ll;
62 DItype __muldi3(DItype u, DItype v) in __muldi3()
/openbmc/linux/arch/m68k/lib/
H A Dlshrdi3.c23 typedef int DItype __mode(DI);
31 DItype ll;
34 DItype
35 __lshrdi3 (DItype u, word_type b) in __lshrdi3()
H A Dashldi3.c23 typedef int DItype __mode(DI);
31 DItype ll;
34 DItype
35 __ashldi3 (DItype u, word_type b) in __ashldi3()
H A Dashrdi3.c23 typedef int DItype __mode(DI);
31 DItype ll;
34 DItype
35 __ashrdi3 (DItype u, word_type b) in __ashrdi3()
H A Dmuldi3.c70 typedef int DItype __mode(DI);
78 DItype ll;
81 DItype
82 __muldi3 (DItype u, DItype v) in __muldi3()
/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.h42 typedef int DItype __attribute__ ((mode (DI))); typedef
54 #define Wtype DItype
56 #define HWtype DItype
73 #define DWtype DItype
/openbmc/linux/include/math-emu/
H A Dsoft-fp.h194 typedef int DItype __attribute__((mode(DI))); typedef
H A Dop-2.h404 _t240 = (DItype)_k240; \
/openbmc/linux/lib/crypto/mpi/
H A Dlonglong.h242 ({union {DItype __ll; \
369 union {DItype __ll; \
381 union {DItype __ll; \
1179 union {DItype __ll; \
H A Dmpi-internal.h220 typedef int DItype __attribute__ ((mode(DI))); typedef
/openbmc/u-boot/arch/nios2/lib/
H A Dlibgcc.c14 typedef long long DItype; typedef