Home
last modified time | relevance | path

Searched refs:test_ptr_null (Results 1 – 2 of 2) sorted by relevance

/openssl-master/test/
A Dtestutil.h304 int test_ptr_null(const char *file, int line, const char *s, const void *p);
457 # define TEST_ptr_null(a) test_ptr_null(__FILE__, __LINE__, #a, a)
/openssl-master/test/testutil/
A Dtests.c244 int test_ptr_null(const char *file, int line, const char *s, const void *p) in test_ptr_null() function

Completed in 6 milliseconds