Searched refs:test_ptr_null (Results 1 – 2 of 2) sorted by relevance
207 int test_ptr_null(const char *file, int line, const char *s, const void *p);350 # define TEST_ptr_null(a) test_ptr_null(__FILE__, __LINE__, #a, a)
220 int test_ptr_null(const char *file, int line, const char *s, const void *p) in test_ptr_null() function