Lines Matching defs:conf
206 struct conf struct208 int r;209 int rc;210 int quiet;211 int mpfr;212 int fenv;213 unsigned long long n;214 double softlim;215 double errlim;654 cmp (const struct fun *f, struct gen *gen, const struct conf *conf) in cmp()763 struct conf conf; in main() local