Lines Matching defs:skip
639 bool skip = true;649 skip = false;652 if (skip)681 bool skip = false;703 err = test_and_print(t, skip, subi);705 skip = true;780 const char *skip = NULL;782 OPT_STRING('s', "skip", &skip, "tests", "tests to skip"),810 if (skip != NULL)811 skiplist = intlist__new(skip);