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

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

Completed in 109 milliseconds