Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libc/quad/
H A Dashldi3.c52 __ashldi3(quad_t a, qshift_t shift) in __ashldi3() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dashldi3.c22 __ashldi3(di_int a, si_int b) in __ashldi3() function
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin-64.c55 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Ddarwin-64.c55 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3() function
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dlib1funcs.S782 .global __ashldi3 symbol
784 __ashldi3: label
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dlib1funcs.S782 .global __ashldi3 symbol
784 __ashldi3: label
/netbsd-src/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) in __ashldi3() function
/netbsd-src/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) in __ashldi3() function