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

  /bionic/libc/regex/
regex2.h 62 typedef unsigned long sop; /* strip operator */ typedef
69 #define SOP(op, opnd) ((op)|(opnd))
129 sop *strip; /* malloced area for strip */
  /external/llvm/lib/Support/
regex2.h 62 typedef unsigned long sop; /* strip operator */ typedef
69 #define SOP(op, opnd) ((op)|(opnd))
129 sop *strip; /* malloced area for strip */
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 62 typedef unsigned long sop; /* strip operator */ typedef
69 #define SOP(op, opnd) ((op)|(opnd))
129 sop *strip; /* malloced area for strip */

Completed in 594 milliseconds