/linux-4.1.27/arch/microblaze/lib/ |
D | libgcc.h | 6 typedef int word_type __attribute__ ((mode (__word__))); typedef 25 extern long long __ashldi3(long long u, word_type b); 26 extern long long __ashrdi3(long long u, word_type b); 27 extern word_type __cmpdi2(long long a, long long b); 28 extern long long __lshrdi3(long long u, word_type b); 30 extern word_type __ucmpdi2(unsigned long long a, unsigned long long b);
|
D | ashldi3.c | 5 long long __ashldi3(long long u, word_type b) in __ashldi3() 8 word_type bm; in __ashldi3()
|
D | lshrdi3.c | 5 long long __lshrdi3(long long u, word_type b) in __lshrdi3() 8 word_type bm; in __lshrdi3()
|
D | ashrdi3.c | 5 long long __ashrdi3(long long u, word_type b) in __ashrdi3() 8 word_type bm; in __ashrdi3()
|
D | cmpdi2.c | 5 word_type __cmpdi2(long long a, long long b) in __cmpdi2()
|
D | ucmpdi2.c | 5 word_type __ucmpdi2(unsigned long long a, unsigned long long b) in __ucmpdi2()
|
/linux-4.1.27/arch/blackfin/lib/ |
D | ashldi3.c | 10 DItype __ashldi3(DItype u, word_type b)__attribute__((l1_text)); 13 DItype __ashldi3(DItype u, word_type b) in __ashldi3() 16 word_type bm; in __ashldi3()
|
D | lshrdi3.c | 10 DItype __lshrdi3(DItype u, word_type b)__attribute__((l1_text)); 13 DItype __lshrdi3(DItype u, word_type b) in __lshrdi3() 16 word_type bm; in __lshrdi3()
|
D | ashrdi3.c | 10 DItype __ashrdi3(DItype u, word_type b)__attribute__((l1_text)); 13 DItype __ashrdi3(DItype u, word_type b) in __ashrdi3() 16 word_type bm; in __ashrdi3()
|
D | gcclib.h | 14 typedef int word_type __attribute__ ((mode(__word__))); typedef
|
/linux-4.1.27/arch/mn10300/lib/ |
D | lshrdi3.c | 26 typedef int word_type __attribute__((mode(__word__))); typedef 38 DItype __lshrdi3(DItype u, word_type b) in __lshrdi3() 41 word_type bm; in __lshrdi3()
|
D | ashrdi3.c | 26 typedef int word_type __attribute__((mode(__word__))); typedef 38 DItype __ashrdi3(DItype u, word_type b) in __ashrdi3() 42 word_type bm; in __ashrdi3()
|
/linux-4.1.27/arch/m68k/lib/ |
D | ashldi3.c | 21 typedef int word_type __attribute__ ((mode (__word__))); typedef 32 __ashldi3 (DItype u, word_type b) in __ashldi3() 35 word_type bm; in __ashldi3()
|
D | lshrdi3.c | 21 typedef int word_type __attribute__ ((mode (__word__))); typedef 32 __lshrdi3 (DItype u, word_type b) in __lshrdi3() 35 word_type bm; in __lshrdi3()
|
D | ashrdi3.c | 21 typedef int word_type __attribute__ ((mode (__word__))); typedef 32 __ashrdi3 (DItype u, word_type b) in __ashrdi3() 35 word_type bm; in __ashrdi3()
|
D | muldi3.c | 68 typedef int word_type __attribute__ ((mode (__word__))); typedef
|
/linux-4.1.27/arch/mips/lib/ |
D | ashldi3.c | 5 long long __ashldi3(long long u, word_type b) in __ashldi3() 8 word_type bm; in __ashldi3()
|
D | lshrdi3.c | 5 long long __lshrdi3(long long u, word_type b) in __lshrdi3() 8 word_type bm; in __lshrdi3()
|
D | ashrdi3.c | 5 long long __ashrdi3(long long u, word_type b) in __ashrdi3() 8 word_type bm; in __ashrdi3()
|
D | libgcc.h | 6 typedef int word_type __attribute__ ((mode (__word__))); typedef
|
D | ucmpdi2.c | 5 word_type __ucmpdi2(unsigned long long a, unsigned long long b) in __ucmpdi2()
|
D | cmpdi2.c | 5 word_type __cmpdi2(long long a, long long b) in __cmpdi2()
|
/linux-4.1.27/arch/sh/lib/ |
D | ashldi3.c | 5 long long __ashldi3(long long u, word_type b) in __ashldi3() 8 word_type bm; in __ashldi3()
|
D | lshrdi3.c | 5 long long __lshrdi3(long long u, word_type b) in __lshrdi3() 8 word_type bm; in __lshrdi3()
|
D | ashrdi3.c | 5 long long __ashrdi3(long long u, word_type b) in __ashrdi3() 8 word_type bm; in __ashrdi3()
|
D | libgcc.h | 6 typedef int word_type __attribute__ ((mode (__word__))); typedef
|
/linux-4.1.27/arch/score/lib/ |
D | ashldi3.c | 23 long long __ashldi3(long long u, word_type b) in __ashldi3() 26 word_type bm; in __ashldi3()
|
D | lshrdi3.c | 24 long long __lshrdi3(long long u, word_type b) in __lshrdi3() 27 word_type bm; in __lshrdi3()
|
D | ashrdi3.c | 23 long long __ashrdi3(long long u, word_type b) in __ashrdi3() 26 word_type bm; in __ashrdi3()
|
D | libgcc.h | 26 typedef int word_type __attribute__((mode(__word__))); typedef
|
D | cmpdi2.c | 23 word_type __cmpdi2(long long a, long long b) in __cmpdi2()
|
D | ucmpdi2.c | 23 word_type __ucmpdi2(unsigned long long a, unsigned long long b) in __ucmpdi2()
|
/linux-4.1.27/arch/sparc/lib/ |
D | libgcc.h | 6 typedef int word_type __attribute__ ((mode (__word__))); typedef
|
D | cmpdi2.c | 5 word_type __cmpdi2(long long a, long long b) in __cmpdi2()
|
D | ucmpdi2.c | 4 word_type __ucmpdi2(unsigned long long a, unsigned long long b) in __ucmpdi2()
|