HomeSort by: relevance | last modified time | path
    Searched defs:reset_or_not (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/expat/dist/tests/
basic_tests.c 1276 const XML_Bool reset_or_not[] = {XML_TRUE, XML_FALSE}; local
1279 for (size_t j = 0; j < sizeof(reset_or_not) / sizeof(reset_or_not[0]);
1281 const XML_Bool reset_wanted = reset_or_not[j];
basic_tests.c 1276 const XML_Bool reset_or_not[] = {XML_TRUE, XML_FALSE}; local
1279 for (size_t j = 0; j < sizeof(reset_or_not) / sizeof(reset_or_not[0]);
1281 const XML_Bool reset_wanted = reset_or_not[j];
basic_tests.c 1276 const XML_Bool reset_or_not[] = {XML_TRUE, XML_FALSE}; local
1279 for (size_t j = 0; j < sizeof(reset_or_not) / sizeof(reset_or_not[0]);
1281 const XML_Bool reset_wanted = reset_or_not[j];
basic_tests.c 1276 const XML_Bool reset_or_not[] = {XML_TRUE, XML_FALSE}; local
1279 for (size_t j = 0; j < sizeof(reset_or_not) / sizeof(reset_or_not[0]);
1281 const XML_Bool reset_wanted = reset_or_not[j];

Completed in 265 milliseconds