Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds