Searched defs:__ashldi3 (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/common/lib/libc/quad/
H A Dashldi3.c52 __ashldi3(quad_t a, qshift_t shift) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dashldi3.c22 __ashldi3(di_int a, si_int b) function
44 AEABI_RTABI di_int __aeabi_llsl(di_int a, si_int b) COMPILER_RT_ALIAS(__ashldi3); variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin-64.c55 DI __ashldi3 (DI x, word_type c) { return x << c; } function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/
H A Ddarwin-64.c55 DI __ashldi3 (DI x, word_type c) { return x << c; } function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dlib1funcs.S784 __ashldi3: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dlib1funcs.S784 __ashldi3: label
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h280 #define __ashldi3 __NDW(ashl,3) macro
H A Dlibgcc2.c432 __ashldi3 (DWtype u, shift_count_type b) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h280 #define __ashldi3 __NDW(ashl,3) macro
H A Dlibgcc2.c412 __ashldi3 (DWtype u, shift_count_type b) function

Completed in 206 milliseconds