Searched refs:DItype (Results 1 – 15 of 15) sorted by relevance
/linux-3.4.99/arch/blackfin/lib/ |
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 | 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 | gcclib.h | 13 typedef int DItype __attribute__ ((mode(DI))); typedef 23 DItype ll;
|
/linux-3.4.99/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-3.4.99/arch/m68k/lib/ |
D | lshrdi3.c | 25 typedef int DItype __attribute__ ((mode (DI))); typedef 33 DItype ll; 36 DItype 37 __lshrdi3 (DItype u, word_type b) in __lshrdi3()
|
D | ashldi3.c | 25 typedef int DItype __attribute__ ((mode (DI))); typedef 33 DItype ll; 36 DItype 37 __ashldi3 (DItype u, word_type b) in __ashldi3()
|
D | ashrdi3.c | 25 typedef int DItype __attribute__ ((mode (DI))); typedef 33 DItype ll; 36 DItype 37 __ashrdi3 (DItype u, word_type b) in __ashrdi3()
|
D | muldi3.c | 72 typedef int DItype __attribute__ ((mode (DI))); typedef 80 DItype ll; 83 DItype 84 __muldi3 (DItype u, DItype v) in __muldi3()
|
/linux-3.4.99/arch/h8300/lib/ |
D | ashrdi3.c | 25 typedef int DItype __attribute__ ((mode (DI))); typedef 33 DItype ll; 36 DItype 37 __ashrdi3 (DItype u, word_type b) in __ashrdi3()
|
/linux-3.4.99/include/math-emu/ |
D | soft-fp.h | 194 typedef int DItype __attribute__((mode(DI))); typedef
|
D | op-2.h | 409 _t240 = (DItype)_k240; \
|
/linux-3.4.99/lib/mpi/ |
D | longlong.h | 249 ({union {DItype __ll; \ 401 union {DItype __ll; \ 413 union {DItype __ll; \ 1292 union {DItype __ll; \
|
D | mpi-internal.h | 249 typedef int DItype __attribute__ ((mode(DI))); typedef
|