Searched defs:remquol (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dremquol.s29 .file "remquol.s"
32 LIBM_ANSI_PRAGMA_WEAK(remquol,function)
34 ENTRY(remquol) function
67 SET_SIZE(remquol)
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dremquol.s29 .file "remquol.s"
32 LIBM_ANSI_PRAGMA_WEAK(remquol,function)
35 ENTRY(remquol) function
69 SET_SIZE(remquol)
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dremquol.c30 #pragma weak __remquol = remquol
294 remquol(long double x, long double y, int *quo) { function

Completed in 73 milliseconds