Searched refs:DItype (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/arch/blackfin/lib/ |
D | lshrdi3.c | 10 DItype __lshrdi3(DItype u, word_type b)__attribute__((l1_text)); 13 DItype __lshrdi3(DItype u, word_type b) in __lshrdi3()
|
D | ashldi3.c | 10 DItype __ashldi3(DItype u, word_type b)__attribute__((l1_text)); 13 DItype __ashldi3(DItype u, word_type b) in __ashldi3()
|
D | ashrdi3.c | 10 DItype __ashrdi3(DItype u, word_type b)__attribute__((l1_text)); 13 DItype __ashrdi3(DItype u, word_type b) in __ashrdi3()
|
D | gcclib.h | 13 typedef int DItype __attribute__ ((mode(DI))); typedef 23 DItype ll;
|
/linux-4.4.14/arch/m68k/lib/ |
D | ashldi3.c | 20 typedef int DItype __attribute__ ((mode (DI))); typedef 28 DItype ll; 31 DItype 32 __ashldi3 (DItype u, word_type b) in __ashldi3()
|
D | lshrdi3.c | 20 typedef int DItype __attribute__ ((mode (DI))); typedef 28 DItype ll; 31 DItype 32 __lshrdi3 (DItype u, word_type b) in __lshrdi3()
|
D | ashrdi3.c | 20 typedef int DItype __attribute__ ((mode (DI))); typedef 28 DItype ll; 31 DItype 32 __ashrdi3 (DItype u, word_type b) in __ashrdi3()
|
D | muldi3.c | 67 typedef int DItype __attribute__ ((mode (DI))); typedef 75 DItype ll; 78 DItype 79 __muldi3 (DItype u, DItype v) in __muldi3()
|
/linux-4.4.14/arch/mn10300/lib/ |
D | lshrdi3.c | 25 typedef int DItype __attribute__((mode(DI))); typedef 35 DItype ll; 38 DItype __lshrdi3(DItype u, word_type b) in __lshrdi3()
|
D | ashrdi3.c | 25 typedef int DItype __attribute__((mode(DI))); typedef 35 DItype ll; 38 DItype __ashrdi3(DItype u, word_type b) in __ashrdi3()
|
/linux-4.4.14/arch/h8300/lib/ |
D | libgcc.h | 53 #define DWtype DItype 63 typedef int DItype __attribute__ ((mode (DI))); typedef
|
/linux-4.4.14/include/math-emu/ |
D | soft-fp.h | 194 typedef int DItype __attribute__((mode(DI))); typedef
|
D | op-2.h | 409 _t240 = (DItype)_k240; \
|
/linux-4.4.14/lib/mpi/ |
D | longlong.h | 242 ({union {DItype __ll; \ 369 union {DItype __ll; \ 381 union {DItype __ll; \ 1197 union {DItype __ll; \
|
D | mpi-internal.h | 245 typedef int DItype __attribute__ ((mode(DI))); typedef
|