Searched refs:NAME1 (Results 1 – 1 of 1) sorted by relevance
14 #define NAME1 "name1" macro27 && TEST_int_ne(ossl_namemap_add_name(nm, 0, NAME1), 0) in test_namemap_empty()35 int num1 = ossl_namemap_add_name(nm, 0, NAME1); in test_namemap()39 int check1 = ossl_namemap_name2num(nm, NAME1); in test_namemap()
Completed in 14 milliseconds