Searched refs:n_options (Results 1 – 2 of 2) sorted by relevance
1611 int n_options; in test_htmlCtxtReadDoc() local1617 for (n_options = 0;n_options < gen_nb_int;n_options++) { in test_htmlCtxtReadDoc()1623 options = gen_int(n_options, 4); in test_htmlCtxtReadDoc()1632 des_int(n_options, options, 4); in test_htmlCtxtReadDoc()1642 printf(" %d", n_options); in test_htmlCtxtReadDoc()1670 int n_options; in test_htmlCtxtReadFile() local1675 for (n_options = 0;n_options < gen_nb_int;n_options++) { in test_htmlCtxtReadFile()1679 options = gen_int(n_options, 3); in test_htmlCtxtReadFile()1687 des_int(n_options, options, 3); in test_htmlCtxtReadFile()1718 int n_options; in test_htmlCtxtReadMemory() local[all …]
2139 int n_options = OSSL_NELEM(cmp_options) - 1; in read_config() local2145 n_options--; in read_config()2146 OPENSSL_assert(OSSL_NELEM(cmp_vars) == n_options in read_config()