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