Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libgcc/config/
H A Ddarwin-64.c56 DI __ashrdi3 (DI x, word_type c) { return x >> c; } in __ashrdi3() function
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dlibgcc2.h281 #define __ashrdi3 __NDW(ashr,3) macro
H A Dlibgcc2.c460 __ashrdi3 (DWtype u, shift_count_type b) in __ashrdi3() function
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dlibgcc2.h279 #define __ashrdi3 __NDW(ashr,3) macro
H A Dlibgcc2.c461 __ashrdi3 (DWtype u, shift_count_type b) in __ashrdi3() function