Home
last modified time | relevance | path

Searched refs:__ashldi3 (Results 1 – 18 of 18) sorted by relevance

/linux/arch/sparc/lib/
A Dashldi3.S13 ENTRY(__ashldi3)
37 ENDPROC(__ashldi3)
38 EXPORT_SYMBOL(__ashldi3)
/linux/arch/sh/lib/
A Dashldi3.c6 long long __ashldi3(long long u, word_type b) in __ashldi3() function
30 EXPORT_SYMBOL(__ashldi3);
/linux/arch/h8300/kernel/
A Dh8300_ksyms.c11 asmlinkage long long __ashldi3(long long, int);
25 EXPORT_SYMBOL(__ashldi3);
/linux/arch/microblaze/lib/
A Dashldi3.c6 long long __ashldi3(long long u, word_type b) in __ashldi3() function
29 EXPORT_SYMBOL(__ashldi3);
A Dlibgcc.h26 extern long long __ashldi3(long long u, word_type b);
/linux/lib/
A Dashldi3.c9 long long notrace __ashldi3(long long u, word_type b) in __ashldi3() function
32 EXPORT_SYMBOL(__ashldi3);
/linux/arch/arm/lib/
A Dashldi3.S40 ENTRY(__ashldi3)
53 ENDPROC(__ashldi3)
/linux/arch/arc/kernel/
A Darcksyms.c11 extern void __ashldi3(void);
29 EXPORT_SYMBOL(__ashldi3);
/linux/arch/m68k/lib/
A Dashldi3.c35 __ashldi3 (DItype u, word_type b) in __ashldi3() function
61 EXPORT_SYMBOL(__ashldi3);
/linux/arch/xtensa/kernel/
A Dxtensa_ksyms.c58 extern long long __ashldi3(long long, int);
70 EXPORT_SYMBOL(__ashldi3);
/linux/arch/parisc/kernel/
A Dparisc_ksyms.c96 extern void __ashldi3(void);
102 EXPORT_SYMBOL(__ashldi3);
/linux/arch/arm/kernel/
A Darmksyms.c25 extern void __ashldi3(void);
121 EXPORT_SYMBOL(__ashldi3);
/linux/arch/openrisc/kernel/
A Dor32_ksyms.c39 DECLARE_EXPORT(__ashldi3);
/linux/arch/nios2/kernel/
A Dnios2_ksyms.c44 DECLARE_EXPORT(__ashldi3);
/linux/arch/h8300/lib/
A Dashldi3.c5 __ashldi3(DWtype u, word_type b) in __ashldi3() function
/linux/arch/powerpc/boot/
A Ddiv64.S85 .globl __ashldi3
86 __ashldi3: label
/linux/arch/powerpc/kernel/
A Dmisc_32.S314 _GLOBAL(__ashldi3)
324 EXPORT_SYMBOL(__ashldi3)
/linux/arch/powerpc/include/asm/
A Dasm-prototypes.h99 extern s64 __ashldi3(s64, int);

Completed in 11 milliseconds