Home
last modified time | relevance | path

Searched defs:doprnt_params_t (Results 1 – 5 of 5) sorted by relevance

/dports/math/mpir/mpir-3.0.0/
H A Dgmp-impl.h4029 struct doprnt_params_t { struct
4030 int base; /* negative for upper case */
4031 int conv; /* choices above */
4032 const char *expfmt; /* exponent format */
4033 int exptimes4; /* exponent multiply by 4 */
4034 char fill; /* character */
4035 int justify; /* choices above */
4037 int showbase; /* choices above */
4039 int showtrailing; /* if trailing zeros wanted */
4040 char sign; /* '+', ' ', or '\0' */
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h4403 struct doprnt_params_t { struct
4404 int base; /* negative for upper case */
4405 int conv; /* choices above */
4406 const char *expfmt; /* exponent format */
4407 int exptimes4; /* exponent multiply by 4 */
4408 char fill; /* character */
4409 int justify; /* choices above */
4411 int showbase; /* choices above */
4413 int showtrailing; /* if trailing zeros wanted */
4414 char sign; /* '+', ' ', or '\0' */
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h4389 struct doprnt_params_t { struct
4390 int base; /* negative for upper case */
4391 int conv; /* choices above */
4392 const char *expfmt; /* exponent format */
4393 int exptimes4; /* exponent multiply by 4 */
4394 char fill; /* character */
4395 int justify; /* choices above */
4397 int showbase; /* choices above */
4399 int showtrailing; /* if trailing zeros wanted */
4400 char sign; /* '+', ' ', or '\0' */
[all …]
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h4455 struct doprnt_params_t { struct
4456 int base; /* negative for upper case */
4457 int conv; /* choices above */
4458 const char *expfmt; /* exponent format */
4459 int exptimes4; /* exponent multiply by 4 */
4460 char fill; /* character */
4461 int justify; /* choices above */
4463 int showbase; /* choices above */
4465 int showtrailing; /* if trailing zeros wanted */
4466 char sign; /* '+', ' ', or '\0' */
[all …]
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dgmp-impl.h4455 struct doprnt_params_t { struct
4456 int base; /* negative for upper case */
4457 int conv; /* choices above */
4458 const char *expfmt; /* exponent format */
4459 int exptimes4; /* exponent multiply by 4 */
4460 char fill; /* character */
4461 int justify; /* choices above */
4463 int showbase; /* choices above */
4465 int showtrailing; /* if trailing zeros wanted */
4466 char sign; /* '+', ' ', or '\0' */
[all …]