Home
last modified time | relevance | path

Searched defs:TEST_false (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h361 # define TEST_false(a) test_false(__FILE__, __LINE__, #a, (a) != 0) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h508 # define TEST_false(a) test_false(__FILE__, __LINE__, #a, (a) != 0) macro