Searched refs:jnl (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | math.h | 264 extern long double jnl(int, long double); 282 #pragma does_not_read_global_data(gammal_r, j0l, j1l, jnl, lgammal_r, scalbl) 284 #pragma does_not_write_global_data(j0l, j1l, jnl, scalbl) 286 #pragma no_side_effect(j0l, j1l, jnl, scalbl)
|
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | jnl.c | 30 #pragma weak __jnl = jnl 71 jnl(int n, GENERIC x) in jnl() function
|
H A D | longdouble.h | 96 extern long double jnl(int, long double);
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | jnl.c | 30 #pragma weak __jnl = jnl 71 jnl(int n, GENERIC x) in jnl() function
|
H A D | longdouble.h | 95 extern long double jnl(int, long double);
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 284 jnl.o \ 539 ../common/LD/jnl.c \ 686 ../common/Q/jnl.c \
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 249 jnl.3m \ 452 jnl.3m := LINKSRC = j0.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 141 "\002jn", (Math_f)(uintptr_t)jnl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 141 "\002jn", (Math_f)(uintptr_t)jnl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 141 "\002jn", (Math_f)(uintptr_t)jnl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 141 "\002jn", (Math_f)(uintptr_t)jnl,
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 496 jnl; #LSARC/2003/279
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 210 link path=usr/share/man/man3m/jnl.3m target=j0.3m
|