Home
last modified time | relevance | path

Searched refs:n_options (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dtestapi.c1609 int n_options; in test_htmlCtxtReadDoc() local
1615 for (n_options = 0;n_options < gen_nb_int;n_options++) { in test_htmlCtxtReadDoc()
1621 options = gen_int(n_options, 4); in test_htmlCtxtReadDoc()
1630 des_int(n_options, options, 4); in test_htmlCtxtReadDoc()
1640 printf(" %d", n_options); in test_htmlCtxtReadDoc()
1668 int n_options; in test_htmlCtxtReadFile() local
1673 for (n_options = 0;n_options < gen_nb_int;n_options++) { in test_htmlCtxtReadFile()
1677 options = gen_int(n_options, 3); in test_htmlCtxtReadFile()
1685 des_int(n_options, options, 3); in test_htmlCtxtReadFile()
1716 int n_options; in test_htmlCtxtReadMemory() local
[all …]
/external/dhcpcd-6.8.2/
Ddhcp6.c516 uint16_t u16, n_options, auth_len; in dhcp6_makemessage() local
554 n_options = 0; in dhcp6_makemessage()
575 n_options++; in dhcp6_makemessage()
587 n_options++; in dhcp6_makemessage()
592 n_options++; in dhcp6_makemessage()
888 if (n_options) { in dhcp6_makemessage()