Home
last modified time | relevance | path

Searched defs:__lshrdi3 (Results 1 – 10 of 10) sorted by relevance

/netbsd/common/lib/libc/quad/
H A Dlshrdi3.c47 ARM_EABI_ALIAS(__aeabi_llsr, __lshrdi3) /* no semicolon */ in ARM_EABI_ALIAS() argument
/netbsd/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dlshrdi3.c22 __lshrdi3(di_int a, si_int b) in __lshrdi3() function
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin-64.c61 uDI __lshrdi3 (uDI x, word_type c) { return x >> c; } in __lshrdi3() function
/netbsd/external/gpl3/gcc/dist/libgcc/config/
H A Ddarwin-64.c61 uDI __lshrdi3 (uDI x, word_type c) { return x >> c; } in __lshrdi3() function
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dlib1funcs.S826 __lshrdi3: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dlib1funcs.S826 __lshrdi3: label
/netbsd/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h279 #define __lshrdi3 __NDW(lshr,3) macro
H A Dlibgcc2.c404 __lshrdi3 (DWtype u, shift_count_type b) in __lshrdi3() function
/netbsd/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h279 #define __lshrdi3 __NDW(lshr,3) macro
H A Dlibgcc2.c384 __lshrdi3 (DWtype u, shift_count_type b) in __lshrdi3() function