Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c6949 int n_boolval; in test_xmlBoolToText() local
6951 for (n_boolval = 0;n_boolval < gen_nb_int;n_boolval++) { in test_xmlBoolToText()
6953 boolval = gen_int(n_boolval, 0); in test_xmlBoolToText()
6958 des_int(n_boolval, boolval, 0); in test_xmlBoolToText()
6964 printf(" %d", n_boolval); in test_xmlBoolToText()