Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h353 # define TEST_str_ne(a, b) test_str_ne(__FILE__, __LINE__, #a, #b, a, b) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h498 # define TEST_str_ne(a, b) test_str_ne(__FILE__, __LINE__, #a, #b, a, b) macro