Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/quad/
H A Dashldi3.c49 __ashldi3(a, shift) in __ashldi3() function
/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dashldi3.c22 __ashldi3(di_int a, si_int b) in __ashldi3() function
/freebsd-12.1/sys/libkern/
H A Dashldi3.c46 __ashldi3(a, shift) in __ashldi3() function
/freebsd-12.1/contrib/gcc/config/
H A Ddarwin-64.c60 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3() function
/freebsd-12.1/contrib/gcc/
H A Dlibgcc2.h265 #define __ashldi3 __NDW(ashl,3) macro
H A Dlibgcc2.c440 __ashldi3 (DWtype u, word_type b) in __ashldi3() function