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

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

Completed in 184 milliseconds