Home | History | Annotate | Download | only in text

Lines Matching defs:FOUND_L

980     static final byte FOUND_L = (byte)DirPropFlag(L);
2152 if ((direction == 0 && (pOpening.flags & FOUND_L) > 0) ||
2156 else if ((pOpening.flags & (FOUND_L | FOUND_R)) != 0) { /* N0c */