Lines Matching defs:check
231 bool (*check)(void *, void *, int))246 if (!check)247 check = default_check;264 if (check(res, exp, dx) || (++err) > 20)1158 bool check(void *x, void *y, int sz) {1196 expectf), check);