Searched refs:test_notnull_ptr (Results 1 – 1 of 1) sorted by relevance
232 static void test_notnull_ptr(char *what, void *a) { test_count++; if (NULL == a) fail(what); } in test_notnull_ptr() function238 test_notnull_ptr("initial prefix find", pfs1); in test_prefix_find()