Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h354 # define TEST_strn_eq(a, b, n) test_strn_eq(__FILE__, __LINE__, #a, #b, a, b, n) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h499 # define TEST_strn_eq(a, b, n) test_strn_eq(__FILE__, __LINE__, #a, #b, a, n, b, n) macro