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

/illumos-gate/usr/src/lib/libc/sparc/crt/
H A Dhwmuldiv.s162 ENTRY(__rem64) function
169 SET_SIZE(__rem64)
/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_div64.s727 * __rem64
730 * remainder in %edx:%eax. __rem64 pops the arguments on return.
733 / __rem64(int64_t x, int64_t y)
750 ENTRY(__rem64) function
811 SET_SIZE(__rem64)
/illumos-gate/usr/src/common/util/i386/
H A Dmuldiv.s118 __rem64(int64_t a, int64_t b)
773 * __rem64
776 * remainder in %edx:%eax. __rem64 pops the arguments on return.
779 / __rem64(int64_t x, int64_t y)
796 ENTRY(__rem64) function
857 SET_SIZE(__rem64)
/illumos-gate/usr/src/lib/libumem/common/
H A Dlinktest_stand.c59 void __rem64(void) {} function

Completed in 79 milliseconds