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

  /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)
1356 - doinsert - insert a sop into the strip
1359 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...]
  /bionic/libc/upstream-netbsd/libc/regex/
regcomp.c 164 static void doinsert(struct parse *p, sop op, sopno opnd, sopno pos);
200 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
1704 doinsert( function
    [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/sdk/renderscript/lib/mips/
libc.so 

Completed in 250 milliseconds