Home
last modified time | relevance | path

Searched defs:_sftab_ (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h1046 typedef struct _sftab_ struct
1047 { Sfdouble_t sf_pos10[SF_MAXEXP10]; /* positive powers of 10 */
1048 Sfdouble_t sf_neg10[SF_MAXEXP10]; /* negative powers of 10 */
1049 uchar sf_dec[200]; /* ascii reps of values < 100 */
1050 char* sf_digits; /* digits for general bases */
1051 int (*sf_cvinitf)(); /* initialization function */
1052 int sf_cvinit; /* initialization state */
1053 Fmtpos_t* (*sf_fmtposf)_ARG_((Sfio_t*,const char*,va_list,Sffmt_t*,int));
1054 char* (*sf_fmtintf)_ARG_((const char*,int*));
1055 float* sf_flt_pow10; /* float powers of 10 */
[all …]
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h1064 typedef struct _sftab_ struct
1065 sf_pos10_sftab_ global() argument
1066 sf_neg10_sftab_ global() argument
1067 sf_dec_sftab_ global() argument
1068 sf_digits_sftab_ global() argument
1069 sf_cvinitf_sftab_ global() argument
1070 sf_cvinit_sftab_ global() argument
1071 sf_fmtposf_sftab_ global() argument
1072 sf_fmtintf_sftab_ global() argument
1073 sf_flt_pow10_sftab_ global() argument
1074 sf_dbl_pow10_sftab_ global() argument
1075 sf_ldbl_pow10_sftab_ global() argument
1076 sf_cv36_sftab_ global() argument
1077 sf_cv64_sftab_ global() argument
1078 sf_type_sftab_ global() argument
1079 sf_ieee_sftab_ global() argument