HomeSort by relevance Sort by last modified time
    Searched full:doinsert (Results 1 - 5 of 5) sorted by null

  /bionic/libc/regex/
regcomp.c 100 static void doinsert(struct parse *, sop, size_t, sopno);
131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
1320 - doinsert - insert a sop into the strip
1323 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) function
    [all...]
  /external/llvm/lib/Support/
regcomp.c 101 static void doinsert(struct parse *, sop, size_t, sopno);
132 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
1328 - doinsert - insert a sop into the strip
1331 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) function
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 100 static void doinsert(struct parse *, sop, size_t, sopno);
131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
1320 - doinsert - insert a sop into the strip
1323 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) function
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/lib/
libc.so 

Completed in 107 milliseconds