Searched defs:__divdi3 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_divdi3.s51 __divdi3(int64_t a, int64_t b)
99 * __divdi3
105 / __divdi3(int64_t x, int64_t y)
126 ENTRY(__divdi3) function
182 SET_SIZE(__divdi3)
/illumos-gate/usr/src/lib/libc/port/fp/
H A Ddivdi3.c42 #pragma weak __divdi3 = ___divdi3 macro
/illumos-gate/usr/src/common/util/i386/
H A Dmuldiv.s880 __divdi3(long long a, long long b)
978 * __divdi3
984 / __divdi3(int64_t x, int64_t y)
1005 ENTRY(__divdi3) function
1061 SET_SIZE(__divdi3)
/illumos-gate/usr/src/lib/libumem/common/
H A Dlinktest_stand.c63 void __divdi3(void) {} function
/illumos-gate/usr/src/boot/lib/libstand/
H A Dqdivrem.c307 __divdi3(a, b) function

Completed in 102 milliseconds