Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dhandlers.h61 extern int g_skip_count;
H A Dhandlers.c70 int g_skip_count = 0; variable
1811 g_skip_count++; in param_check_skip_handler()
H A Dbasic_tests.c3139 g_skip_count = 0; in START_TEST()
3160 if (g_skip_count != 1) in START_TEST()