Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libgcc/config/
H A Ddarwin-64.c55 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3() function
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dlibgcc2.h280 #define __ashldi3 __NDW(ashl,3) macro
H A Dlibgcc2.c432 __ashldi3 (DWtype u, shift_count_type b) in __ashldi3() function
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dlibgcc2.h278 #define __ashldi3 __NDW(ashl,3) macro
H A Dlibgcc2.c433 __ashldi3 (DWtype u, shift_count_type b) in __ashldi3() function