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

  /bionic/libc/regex/
regex2.h 52 * - OPLUS_ and O_PLUS are *inside* the loop they create.
80 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */
regcomp.c 388 INSERT(OPLUS_, pos);
394 INSERT(OPLUS_, pos);
573 INSERT(OPLUS_, pos);
988 INSERT(OPLUS_, start);
    [all...]
engine.c 313 case OPLUS_:
370 case OPLUS_:
597 case OPLUS_:
891 case OPLUS_: /* forward, this is just an empty */

Completed in 20 milliseconds