Searched refs:DItype (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/m68k/lib/
H A Dmuldi3.c71 typedef int DItype __mode(DI);
79 DItype ll;
82 DItype
83 __muldi3 (DItype u, DItype v)
/linux-master/include/math-emu/
H A Dsoft-fp.h194 typedef int DItype __attribute__((mode(DI))); typedef
H A Dop-2.h404 _t240 = (DItype)_k240; \
/linux-master/lib/crypto/mpi/
H A Dmpi-internal.h220 typedef int DItype __attribute__ ((mode(DI))); typedef
H A Dlonglong.h32 * DItype, UDItype -- Signed and unsigned 64 bit types.
242 ({union {DItype __ll; \
369 union {DItype __ll; \
381 union {DItype __ll; \
1179 union {DItype __ll; \

Completed in 105 milliseconds