Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/lib/
Dashldi3.c23 typedef int DItype __mode(DI);
31 DItype ll;
34 DItype
35 __ashldi3 (DItype u, word_type b) in __ashldi3()
Dlshrdi3.c23 typedef int DItype __mode(DI);
31 DItype ll;
34 DItype
35 __lshrdi3 (DItype u, word_type b) in __lshrdi3()
Dashrdi3.c23 typedef int DItype __mode(DI);
31 DItype ll;
34 DItype
35 __ashrdi3 (DItype u, word_type b) in __ashrdi3()
Dmuldi3.c70 typedef int DItype __mode(DI);
78 DItype ll;
81 DItype
82 __muldi3 (DItype u, DItype v) in __muldi3()
/linux-5.19.10/include/math-emu/
Dsoft-fp.h194 typedef int DItype __attribute__((mode(DI))); typedef
Dop-2.h404 _t240 = (DItype)_k240; \
/linux-5.19.10/lib/mpi/
Dlonglong.h242 ({union {DItype __ll; \
369 union {DItype __ll; \
381 union {DItype __ll; \
1179 union {DItype __ll; \
Dmpi-internal.h220 typedef int DItype __attribute__ ((mode(DI))); typedef