Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h207 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)
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h342 int test_ptr_null(const char *file, int line, const char *s, const void *p);
495 # define TEST_ptr_null(a) test_ptr_null(__FILE__, __LINE__, #a, a)
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dtests.c221 int test_ptr_null(const char *file, int line, const char *s, const void *p) in test_ptr_null() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dtests.c245 int test_ptr_null(const char *file, int line, const char *s, const void *p) in test_ptr_null() function