Searched defs:abserr (Results 1 – 4 of 4) sorted by relevance
62 float abserr; in main() local126 static int check(struct t *want, struct t *got, struct fun *f, float ulpthres, float *abserr) in check()
292 double abserr = fabs (err); in T() local
2612 static double abserr(const png_modifier *pm, int in_depth, int out_depth) in abserr() function