Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h302 # define TEST_uint_gt(a, b) test_uint_gt(__FILE__, __LINE__, #a, #b, a, b) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h440 # define TEST_uint_gt(a, b) test_uint_gt(__FILE__, __LINE__, #a, #b, a, b) macro