Searched refs:CONSTRAINT_ONLY_IF_RW (Results 1 – 3 of 3) sorted by relevance
86 CONSTRAINT_ONLY_IF_RW, enumerator
2566 case CONSTRAINT_ONLY_IF_RW: in check_constraint()2571 return CONSTRAINT_ONLY_IF_RW; in check_constraint()2600 if (this->constraint_ != CONSTRAINT_ONLY_IF_RW) in alternate_constraint()2604 case CONSTRAINT_ONLY_IF_RW: in alternate_constraint()
480 { $$ = CONSTRAINT_ONLY_IF_RW; }