Lines Matching refs:orc
935 for (OrConstraint *orc = this; orc != NULL; orc = orc->next) {937 for (AndConstraint *andc = orc->childNode; andc != NULL; andc = andc->next) {