Home
last modified time | relevance | path

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

/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest.h38 #define test_memeq_hex(expr1, hex) test_mem_op_hex(expr1, OP_EQ, hex) macro
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest.h38 #define test_memeq_hex(expr1, hex) test_mem_op_hex(expr1, OP_EQ, hex) macro