Searched defs:__umoddi3 (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/lib/libkern/arch/ia64/
H A Dumoddi3.S41 __umoddi3: label
/netbsd-6-1-5-RELEASE/common/lib/libc/quad/
H A Dumoddi3.c51 __umoddi3(u_quad_t a, u_quad_t b) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dlib1funcs.asm326 __umoddi3: label
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dlib1funcs.asm327 __umoddi3: label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-64.c70 uDI __umoddi3 (uDI x, uDI y) { return x % y; } function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c-lib2.c131 __umoddi3 (uint32_type a, uint32_type b) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dlibgcc2.h261 #define __umoddi3 __NDW(umod,3) macro
H A Dlibgcc2.c1126 __umoddi3 (UDWtype u, UDWtype v) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dlibgcc2.h216 #define __umoddi3 __NDW(umod,3) macro
H A Dlibgcc2.c1106 __umoddi3 (UDWtype u, UDWtype v) function

Completed in 189 milliseconds