Home
last modified time | relevance | path

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

/openbsd-src/sys/lib/libkern/
H A Dashldi3.c41 __ashldi3(quad_t a, qshift_t shift) in __ashldi3() function
/openbsd-src/lib/libc/quad/
H A Dashldi3.c42 __ashldi3(quad_t a, qshift_t shift) in __ashldi3() function
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dashldi3.c19 COMPILER_RT_ABI di_int __ashldi3(di_int a, int b) { in __ashldi3() function
/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-64.c60 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlibgcc2.h204 #define __ashldi3 __NDW(ashl,3) macro
H A Dlibgcc2.c270 __ashldi3 (DWtype u, word_type b) in __ashldi3() function
/openbsd-src/gnu/gcc/gcc/
H A Dlibgcc2.h267 #define __ashldi3 __NDW(ashl,3) macro
H A Dlibgcc2.c440 __ashldi3 (DWtype u, word_type b) in __ashldi3() function