Home
last modified time | relevance | path

Searched refs:_ast_fltmax_t (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dfrexpl.c49 static _ast_fltmax_t pow2tab[LDBL_MAX_EXP + 1];
55 _ast_fltmax_t g;
76 extern _ast_fltmax_t
77 frexpl(_ast_fltmax_t f, int* p)
81 _ast_fltmax_t g;
146 extern _ast_fltmax_t
147 ldexpl(_ast_fltmax_t f, register int x)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfloat44 _ast_fltmax_t f = 0;
291 _ast_fltmax_t l;
292 _ast_fltmax_t pl;
293 _ast_fltmax_t ml;
886 printf("extern _ast_fltmax_t frexpl(_ast_fltmax_t, int*);\n");
892 printf("extern _ast_fltmax_t ldexpl(_ast_fltmax_t, int);\n");
938 unsigned _ast_int4_t e[sizeof(_ast_fltmax_t) / 4];
939 _ast_fltmax_t f;
957 …printf("typedef union _fltmax_exp_u\n{\n\tuint32_t\t\te[sizeof(_ast_fltmax_t)/4];\n\t_ast_fltmax_t…
967 tst - -DN=1 - -DN=2 note{ _ast_fltmax_t maximum integral type }end output{
H A Dalign.c44 _ast_fltmax_t u7;
H A Dcommon396 printf("#define _ast_fltmax_t _ast_flt%d_t\n", m);
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfloat205 uint32_t e[sizeof(_ast_fltmax_t)/4];
206 _ast_fltmax_t f;
H A Dcommon156 #define _ast_fltmax_t _ast_flt12_t
H A Dmap442 extern __MANGLE__ _ast_fltmax_t strtold __PROTO__((const char*, char**));
H A Dsfinit362 static const _ast_fltmax_t sf_ldbl_pow10[] =
5330 (_ast_fltmax_t*)&sf_ldbl_pow10[0],
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfloat205 uint32_t e[sizeof(_ast_fltmax_t)/4];
206 _ast_fltmax_t f;
H A Dcommon156 #define _ast_fltmax_t _ast_flt16_t
H A Dmap442 extern __MANGLE__ _ast_fltmax_t strtold __PROTO__((const char*, char**));
H A Dsfinit362 static const _ast_fltmax_t sf_ldbl_pow10[] =
5330 (_ast_fltmax_t*)&sf_ldbl_pow10[0],
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfloat204 uint32_t e[sizeof(_ast_fltmax_t)/4];
205 _ast_fltmax_t f;
H A Dcommon157 #define _ast_fltmax_t _ast_flt16_t
H A Dmap442 extern __MANGLE__ _ast_fltmax_t strtold __PROTO__((const char*, char**));
H A Dsfinit362 static const _ast_fltmax_t sf_ldbl_pow10[] =
5330 (_ast_fltmax_t*)&sf_ldbl_pow10[0],
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dmkast_sa124 printf("#define _ast_fltmax_t _ast_flt%d_t\n", m);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h340 extern _ast_fltmax_t strntold(const char*, size_t, char**);
H A Dsfio.h45 #define Sfdouble_t _ast_fltmax_t
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dcommon157 #define _ast_fltmax_t _ast_flt16_t
H A Dmap442 extern __MANGLE__ _ast_fltmax_t strtold __PROTO__((const char*, char**));
H A Dsfinit362 static const _ast_fltmax_t sf_ldbl_pow10[] =
5330 (_ast_fltmax_t*)&sf_ldbl_pow10[0],
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h223 _ast_fltmax_t ld, *ldp;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE834 features/align: _ast_intmax_t and _ast_fltmax_t join the union