HomeSort by relevance Sort by last modified time
    Searched refs:O_PLUS (Results 1 - 3 of 3) sorted by null

  /bionic/libc/regex/
regex2.h 52 * - OPLUS_ and O_PLUS are *inside* the loop they create.
81 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */
regcomp.c 389 ASTERN(O_PLUS, pos);
395 ASTERN(O_PLUS, pos);
574 ASTERN(O_PLUS, pos);
989 ASTERN(O_PLUS, start);
    [all...]
engine.c 441 case O_PLUS:
603 case O_PLUS:
894 case O_PLUS: /* both forward and back */

Completed in 24 milliseconds