Home
last modified time | relevance | path

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

/openbsd/lib/libc/quad/
H A Dashrdi3.c41 __ashrdi3(quad_t a, qshift_t shift) in __ashrdi3() function
/openbsd/sys/lib/libkern/
H A Dashrdi3.c40 __ashrdi3(quad_t a, qshift_t shift) in __ashrdi3() function
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dashrdi3.c19 COMPILER_RT_ABI di_int __ashrdi3(di_int a, int b) { in __ashrdi3() function
/openbsd/gnu/gcc/gcc/config/
H A Ddarwin-64.c61 DI __ashrdi3 (DI x, word_type c) { return x >> c; } in __ashrdi3() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlibgcc2.h205 #define __ashrdi3 __NDW(ashr,3) macro
H A Dlibgcc2.c301 __ashrdi3 (DWtype u, word_type b) in __ashrdi3() function
/openbsd/gnu/gcc/gcc/
H A Dlibgcc2.h268 #define __ashrdi3 __NDW(ashr,3) macro
H A Dlibgcc2.c468 __ashrdi3 (DWtype u, word_type b) in __ashrdi3() function