Home
last modified time | relevance | path

Searched refs:exptimes4 (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/lgpl3/gmp/dist/printf/
H A Ddoprnt.c220 param.exptimes4 = 0; in __gmp_doprnt()
254 param.exptimes4 = 1; in __gmp_doprnt()
H A Ddoprntf.c255 if (p->exptimes4) in __gmp_doprnt_mpf()
/netbsd/external/lgpl3/gmp/dist/cxx/
H A Dosfuns.cc82 p->exptimes4 = 0; in __gmp_doprnt_params_from_ios()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4463 int exptimes4; /* exponent multiply by 4 */ member