Searched refs:expect_ptreq (Results 1 – 1 of 1) sorted by relevance
422 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_ptreq(expr, llen, cmp); } while (0)425 int expect_ptreq(const void *expr, int llen, const void *cmp) in expect_ptreq() function