Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/quad/
H A Dlshrdi3.c41 __lshrdi3(quad_t a, qshift_t shift) in __lshrdi3() function
/openbsd-src/sys/lib/libkern/
H A Dlshrdi3.c40 __lshrdi3(quad_t a, qshift_t shift) in __lshrdi3() function
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dlshrdi3.c19 COMPILER_RT_ABI di_int __lshrdi3(di_int a, int b) { in __lshrdi3() function
/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-64.c66 uDI __lshrdi3 (uDI x, word_type c) { return x >> c; } in __lshrdi3() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlibgcc2.h203 #define __lshrdi3 __NDW(lshr,3) macro
H A Dlibgcc2.c239 __lshrdi3 (DWtype u, word_type b) in __lshrdi3() function
/openbsd-src/gnu/gcc/gcc/
H A Dlibgcc2.h266 #define __lshrdi3 __NDW(lshr,3) macro
H A Dlibgcc2.c412 __lshrdi3 (DWtype u, word_type b) in __lshrdi3() function