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