Searched refs:expect_ptrgt (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c462 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_ptrgt(expr, llen, cmp); } while (0)
465 int expect_ptrgt(const void *expr, int llen, const void *cmp) function

Completed in 104 milliseconds