Searched defs:ok (Results 1 – 3 of 3) sorted by relevance
66 bool (*ok)[8][8] = static_cast<bool (*)[8][8]>(cookie); in hierarchical_test_callback() local298 bool ok[8][8][8]; in TEST() local
912 int ok, negate_range; in match() local
93 #define maybe_ok(res, nm, ok) (((res)->options & RES_NOCHECKNAME) != 0U || \ argument