Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h355 # define TEST_strn_ne(a, b, n) test_strn_ne(__FILE__, __LINE__, #a, #b, a, b, n) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h500 # define TEST_strn_ne(a, b, n) test_strn_ne(__FILE__, __LINE__, #a, #b, a, n, b, n) macro