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