Searched defs:nexttowardl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dnexttowardl.s29 .file "nexttowardl.s"
32 LIBM_ANSI_PRAGMA_WEAK(nexttowardl,function)
40 ENTRY(nexttowardl) function
185 SET_SIZE(nexttowardl)
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dnexttowardl.c30 #pragma weak __nexttowardl = nexttowardl
78 nexttowardl(long double x, long double y) { function

Completed in 57 milliseconds