Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/lib/
Dmuldi3.c38 typedef int DItype __attribute__ ((mode (DI))); typedef
46 DItype ll;
49 DItype
50 __muldi3 (DItype u, DItype v) in __muldi3()
Dashldi3.c25 typedef int DItype __attribute__ ((mode (DI))); typedef
33 DItype ll;
36 DItype
37 __ashldi3 (DItype u, word_type b) in __ashldi3()
Dlshrdi3.c25 typedef int DItype __attribute__ ((mode (DI))); typedef
33 DItype ll;
36 DItype
37 __lshrdi3 (DItype u, word_type b) in __lshrdi3()
Dashrdi3.c25 typedef int DItype __attribute__ ((mode (DI))); typedef
33 DItype ll;
36 DItype
37 __ashrdi3 (DItype u, word_type b) in __ashrdi3()
/linux-2.4.37.9/arch/arm/lib/
Dmuldi3.c62 DItype
63 __muldi3 (DItype u, DItype v) in __muldi3()
Dgcclib.h10 typedef int DItype __attribute__ ((mode (DI))); typedef
23 DItype ll;
Ducmpdi2.c35 __ucmpdi2 (DItype a, DItype b) in __ucmpdi2()
Dlshrdi3.c34 DItype
35 __lshrdi3 (DItype u, word_type b) in __lshrdi3()
Dashldi3.c34 DItype
35 __ashldi3 (DItype u, word_type b) in __ashldi3()
Dashrdi3.c34 DItype
35 __ashrdi3 (DItype u, word_type b) in __ashrdi3()
/linux-2.4.37.9/arch/ppc/math-emu/
Dsoft-fp.h95 typedef int DItype __attribute__((mode(DI))); typedef
/linux-2.4.37.9/include/math-emu/
Dsoft-fp.h168 typedef int DItype __attribute__((mode(DI))); typedef
Dop-2.h409 _t240 = (DItype)_k240; \