| /linux-4.4.14/arch/mn10300/lib/ |
| D | __ashldi3.S | 18 # unsigned long long __ashldi3(unsigned long long value [D1:D0], 22 .globl __ashldi3 23 .type __ashldi3,@function 24 __ashldi3: label 51 .size __ashldi3, .-__ashldi3
|
| D | Makefile | 7 lib-y += __ashldi3.o __ashrdi3.o __lshrdi3.o negdi2.o __ucmpdi2.o
|
| /linux-4.4.14/arch/frv/lib/ |
| D | __ashldi3.S | 17 # unsigned long long __ashldi3(unsigned long long value [GR8:GR9], unsigned by [GR10]) 20 .globl __ashldi3 21 .type __ashldi3,@function 22 __ashldi3: label 40 .size __ashldi3, .-__ashldi3
|
| D | Makefile | 6 __ashldi3.o __lshrdi3.o __muldi3.o __ashrdi3.o __negdi2.o __ucmpdi2.o \
|
| /linux-4.4.14/arch/m32r/lib/ |
| D | ashxdi3.S | 39 .globl __ashldi3 41 __ashldi3: label 96 .globl __ashldi3 98 __ashldi3: label 163 .globl __ashldi3 165 __ashldi3: label 240 .globl __ashldi3 242 __ashldi3: label
|
| /linux-4.4.14/arch/m68k/kernel/ |
| D | m68k_ksyms.c | 3 asmlinkage long long __ashldi3 (long long, int); 12 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/mn10300/kernel/ |
| D | mn10300_ksyms.c | 34 extern u64 __ashldi3(u64, unsigned); 39 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/microblaze/lib/ |
| D | ashldi3.c | 5 long long __ashldi3(long long u, word_type b) in __ashldi3() function 28 EXPORT_SYMBOL(__ashldi3);
|
| D | libgcc.h | 25 extern long long __ashldi3(long long u, word_type b);
|
| /linux-4.4.14/arch/score/lib/ |
| D | ashldi3.c | 23 long long __ashldi3(long long u, word_type b) in __ashldi3() function 46 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/sh/lib/ |
| D | ashldi3.c | 5 long long __ashldi3(long long u, word_type b) in __ashldi3() function 29 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/sparc/lib/ |
| D | ashldi3.S | 11 ENTRY(__ashldi3) 35 ENDPROC(__ashldi3)
|
| D | ksyms.c | 46 extern int __ashldi3(int, int); 79 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/mips/lib/ |
| D | ashldi3.c | 5 long long notrace __ashldi3(long long u, word_type b) in __ashldi3() function 29 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | ppc_ksyms_32.c | 29 long long __ashldi3(long long, int); 34 EXPORT_SYMBOL(__ashldi3);
|
| D | misc_32.S | 625 _GLOBAL(__ashldi3)
|
| /linux-4.4.14/arch/arm/lib/ |
| D | ashldi3.S | 40 ENTRY(__ashldi3) 53 ENDPROC(__ashldi3)
|
| /linux-4.4.14/arch/h8300/kernel/ |
| D | h8300_ksyms.c | 10 asmlinkage long long __ashldi3(long long, int); 25 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/arc/kernel/ |
| D | arcksyms.c | 15 extern void __ashldi3(void); 32 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/cris/kernel/ |
| D | crisksyms.c | 25 extern void __ashldi3(void); 39 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/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() function
|
| /linux-4.4.14/arch/xtensa/kernel/ |
| D | xtensa_ksyms.c | 54 extern long long __ashldi3(long long, int); 66 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/frv/kernel/ |
| D | frv_ksyms.c | 78 extern void __ashldi3(void); 95 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/m32r/kernel/ |
| D | m32r_ksyms.c | 45 extern void __ashldi3(void); 50 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/tile/lib/ |
| D | exports.c | 87 uint64_t __ashldi3(uint64_t, unsigned int); 88 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/blackfin/kernel/ |
| D | bfin_ksyms.c | 53 extern void __ashldi3(void); 63 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/parisc/kernel/ |
| D | parisc_ksyms.c | 120 extern void __ashldi3(void); 126 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | armksyms.c | 28 extern void __ashldi3(void); 123 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/unicore32/kernel/ |
| D | ksyms.h | 6 extern void __ashldi3(void);
|
| D | ksyms.c | 53 EXPORT_SYMBOL(__ashldi3);
|
| /linux-4.4.14/arch/openrisc/kernel/ |
| D | or32_ksyms.c | 43 DECLARE_EXPORT(__ashldi3);
|
| /linux-4.4.14/arch/h8300/lib/ |
| D | ashldi3.c | 4 __ashldi3(DWtype u, word_type b) in __ashldi3() function
|
| /linux-4.4.14/arch/metag/kernel/ |
| D | metag_ksyms.c | 32 DECLARE_EXPORT(__ashldi3);
|
| /linux-4.4.14/arch/m68k/lib/ |
| D | ashldi3.c | 32 __ashldi3 (DItype u, word_type b) in __ashldi3() function
|
| /linux-4.4.14/arch/powerpc/boot/ |
| D | div64.S | 89 .globl __ashldi3 90 __ashldi3: label
|