Home
last modified time | relevance | path

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

/freebsd-12.1/sys/libkern/
H A Dashrdi3.c45 __ashrdi3(quad_t a, qshift_t shift) in __ashrdi3() function
/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dashrdi3.c22 __ashrdi3(di_int a, si_int b) in __ashrdi3() function
/freebsd-12.1/lib/libc/quad/
H A Dashrdi3.c48 __ashrdi3(a, shift) in __ashrdi3() function
/freebsd-12.1/contrib/gcc/config/
H A Ddarwin-64.c61 DI __ashrdi3 (DI x, word_type c) { return x >> c; } in __ashrdi3() function
/freebsd-12.1/contrib/gcc/
H A Dlibgcc2.h266 #define __ashrdi3 __NDW(ashr,3) macro
H A Dlibgcc2.c468 __ashrdi3 (DWtype u, word_type b) in __ashrdi3() function