Lines Matching defs:YES
311 enum CHOICE {YES, NO, RAND};320 return tag == RAND ? rand()%2 : tag == YES;324 // return tag == YES ? TRUE : FALSE;