Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/tests/
H A Dhandlers.h60 extern int g_skip_count;
H A Dhandlers.c67 int g_skip_count = 0; variable
1794 g_skip_count++; in param_check_skip_handler()
H A Dbasic_tests.c2711 g_skip_count = 0; in START_TEST()
2732 if (g_skip_count != 1) in START_TEST()