Searched defs:all_okay (Results 1 – 2 of 2) sorted by relevance
48 int all_okay(int left, int right) { in all_okay() function
96 bool all_okay = true; in DoExecute() local