Home | History | Annotate | Download | only in text

Lines Matching defs:FOUND_R

981     static final byte FOUND_R = (byte)DirPropFlag(R);
2153 (direction == 1 && (pOpening.flags & FOUND_R) > 0)) { /* N0b */
2156 else if ((pOpening.flags & (FOUND_L | FOUND_R)) != 0) { /* N0c */