Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h206 int test_ptr(const char *file, int line, const char *s, const void *p);
349 # define TEST_ptr(a) test_ptr(__FILE__, __LINE__, #a, a)
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h341 int test_ptr(const char *file, int line, const char *s, const void *p);
494 # define TEST_ptr(a) test_ptr(__FILE__, __LINE__, #a, a)
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dtests.c229 int test_ptr(const char *file, int line, const char *s, const void *p) in test_ptr() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dtests.c253 int test_ptr(const char *file, int line, const char *s, const void *p) in test_ptr() function