Searched defs:__lshrdi3 (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/common/lib/libc/quad/
H A Dlshrdi3.c51 __lshrdi3(quad_t a, qshift_t shift) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-64.c61 uDI __lshrdi3 (uDI x, word_type c) { return x >> c; } function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dlib1funcs.asm827 __lshrdi3: label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dlibgcc2.h263 #define __lshrdi3 __NDW(lshr,3) macro
H A Dlibgcc2.c408 __lshrdi3 (DWtype u, shift_count_type b) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dlibgcc2.h218 #define __lshrdi3 __NDW(lshr,3) macro
H A Dlibgcc2.c412 __lshrdi3 (DWtype u, word_type b) function

Completed in 120 milliseconds