Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h322 # define TEST_long_le(a, b) test_long_le(__FILE__, __LINE__, #a, #b, a, b) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h460 # define TEST_long_le(a, b) test_long_le(__FILE__, __LINE__, #a, #b, a, b) macro