Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1602 int n_options; in test_htmlCtxtReadDoc() local
1608 for (n_options = 0;n_options < gen_nb_int;n_options++) { in test_htmlCtxtReadDoc()
1614 options = gen_int(n_options, 4); in test_htmlCtxtReadDoc()
1623 des_int(n_options, options, 4); in test_htmlCtxtReadDoc()
1633 printf(" %d", n_options); in test_htmlCtxtReadDoc()
1661 int n_options; in test_htmlCtxtReadFile() local
1666 for (n_options = 0;n_options < gen_nb_int;n_options++) { in test_htmlCtxtReadFile()
1670 options = gen_int(n_options, 3); in test_htmlCtxtReadFile()
1678 des_int(n_options, options, 3); in test_htmlCtxtReadFile()
1709 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()