Home
last modified time | relevance | path

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

/external/curl/tests/unit/
Dunit1609.c132 int addressnum = sizeof (tests[i].address) / sizeof (*tests[i].address); variable
158 for(j = 0; j < addressnum; ++j) {
Dunit1607.c127 int addressnum = sizeof(tests[i].address) / sizeof(*tests[i].address); variable
156 for(j = 0; j < addressnum; ++j) {