Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dcache.c60 mpfr_prec_t cprec; /* precision of the cache */ in mpfr_cache() local
/netbsd-src/external/lgpl3/gmp/dist/demos/expr/
H A Dexpr.c464 #define PRECEDENCE_TEST_REDUCE(tprec,cprec,ttype,ctype) \ in mpexpr_evaluate() argument