Searched refs:expect_ptrzr (Results 1 – 1 of 1) sorted by relevance
314 do { if (!cond) pad_spc(llen, 40, "[SKIPPED]\n"); else ret += expect_ptrzr(expr, llen); } while (0)316 static int expect_ptrzr(const void *expr, int llen) in expect_ptrzr() function