Searched refs:CONSTRAINT_ONLY_IF_RO (Results 1 – 3 of 3) sorted by relevance
84 CONSTRAINT_ONLY_IF_RO, enumerator
2557 case CONSTRAINT_ONLY_IF_RO: in check_constraint()2562 return CONSTRAINT_ONLY_IF_RO; in check_constraint()2599 case CONSTRAINT_ONLY_IF_RO: in alternate_constraint()2605 if (this->constraint_ != CONSTRAINT_ONLY_IF_RO) in alternate_constraint()
478 { $$ = CONSTRAINT_ONLY_IF_RO; }