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