Searched defs:TEST_uint_le (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | testutil.h | 301 # define TEST_uint_le(a, b) test_uint_le(__FILE__, __LINE__, #a, #b, a, b) macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | testutil.h | 439 # define TEST_uint_le(a, b) test_uint_le(__FILE__, __LINE__, #a, #b, a, b) macro
|