Searched refs:ynl (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | math.h | 270 extern long double ynl(int, long double); 283 #pragma does_not_read_global_data(significandl, y0l, y1l, ynl) 285 #pragma does_not_write_global_data(significandl, y0l, y1l, ynl) 287 #pragma no_side_effect(significandl, y0l, y1l, ynl)
|
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | jnl.c | 31 #pragma weak __ynl = ynl 246 ynl(int n, GENERIC x) in ynl() function
|
H A D | longdouble.h | 136 extern long double ynl(int, long double);
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | jnl.c | 31 #pragma weak __ynl = ynl 246 ynl(int n, GENERIC x) in ynl() function
|
H A D | longdouble.h | 135 extern long double ynl(int, long double);
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 328 ynl.3m 531 ynl.3m := LINKSRC = y0.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 168 "\002yn", (Math_f)(uintptr_t)ynl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 168 "\002yn", (Math_f)(uintptr_t)ynl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 168 "\002yn", (Math_f)(uintptr_t)ynl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 168 "\002yn", (Math_f)(uintptr_t)ynl,
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 597 ynl; #LSARC/2003/279
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 323 link path=usr/share/man/man3m/ynl.3m target=y0.3m
|