Searched defs:__div64 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparc/crt/
H A Dhwmuldiv.s114 ENTRY(__div64) function
119 SET_SIZE(__div64)
/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_div64.s641 * __div64
644 * quotient in %edx:%eax. __div64 pops the arguments on return.
647 / __div64(int64_t x, int64_t y)
668 ENTRY(__div64) function
724 SET_SIZE(__div64)
/illumos-gate/usr/src/common/util/i386/
H A Dmuldiv.s113 __div64(int64_t a, int64_t b)
687 * __div64
690 * quotient in %edx:%eax. __div64 pops the arguments on return.
693 / __div64(int64_t x, int64_t y)
714 ENTRY(__div64) function
770 SET_SIZE(__div64)
/illumos-gate/usr/src/lib/libumem/common/
H A Dlinktest_stand.c60 void __div64(void) {} function

Completed in 59 milliseconds