Home
last modified time | relevance | path

Searched refs:frexpl (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dfrexpl.c34 NoN(frexpl)
74 #undef frexpl
77 frexpl(_ast_fltmax_t f, int* p)
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dm3.c34 r |= frexpl(value, &exp) != 0; in main()
/illumos-gate/usr/src/head/iso/
H A Dmath_iso.h138 extern long double frexpl(long double, int *);
241 return (frexpl(__X, __Y)); in frexp()
H A Dmath_c99.h338 extern long double frexpl(long double, int *);
467 using ::frexpl;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastmath.c55 return frexpl(value, &exp) != 0; in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfdlen.c46 v = frexpl(v,&exp);
H A D_sfputd.c60 v = frexpl(v,&exp);
H A Dsfhdr.h1188 #ifndef frexpl
1190 #define frexpl frexp macro
1193 extern Sfdouble_t frexpl _ARG_((Sfdouble_t, int*));
H A Dsfcvt.c204 g = frexpl(f, &x);
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfrexpl.c30 #pragma weak frexpl = __frexpl macro
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h113 extern long double frexpl(long double, int *);
/illumos-gate/usr/src/boot/include/
H A Dmath.h464 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfloat72 #define _lib_frexpl 1 /* frexpl() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfloat72 #define _lib_frexpl 1 /* frexpl() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfloat72 #define _lib_frexpl 1 /* frexpl() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfloat72 #define _lib_frexpl 1 /* frexpl() in default lib(s) */
/illumos-gate/usr/src/man/man3m/
H A DManlink173 frexpl.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com79 frexpl.o \
863 ../common/m9x/frexpl.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers482 frexpl;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfloat5 lib,npt frexp,frexpl,ldexp,ldexpl,finite,finitel,isinfl,isnanl,copysign,copysignl FEATURE/standards…
886 printf("extern _ast_fltmax_t frexpl(_ast_fltmax_t, int*);\n");
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs96 comp/frexpl.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile192 frexp.c frexpl.c \
H A DMamfile5500 make frexpl.o
5501 make comp/frexpl.c
5504 done comp/frexpl.c
5505 meta frexpl.o %.c>%.o comp/frexpl.c frexpl
5506 prev comp/frexpl.c
5507 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/frexpl.c
5508 done frexpl.o generated
6105 …intf.o vwscanf.o stdio_c99.o fcloseall.o fmemopen.o getdelim.o getline.o frexp.o frexpl.o astcopy.o
H A DRELEASE629 astmath.c: add { frexpl ldexpl } checks for ast.req
831 features/float,comp/frexp.c,comp/frexpl.c: add pow2() table alternative
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc179 link path=usr/share/man/man3m/frexpl.3m target=frexp.3m