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

  /bionic/libc/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /development/ndk/platforms/android-8/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /external/llvm/lib/Support/
regex_impl.h 89 #define REG_TRACE 00400 /* tracing of execution */
regengine.inc 119 #define NOTE(str) { if (m->eflags&REG_TRACE) (void)printf("=%s\n", (str)); }
972 if (!(m->eflags&REG_TRACE))
993 if (!(m->eflags&REG_TRACE))
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 98 #define REG_TRACE 00400 /* tracing of execution */
engine.c 116 #define NOTE(str) { if (m->eflags&REG_TRACE) (void)printf("=%s\n", (str)); }
961 if (!(m->eflags&REG_TRACE))
982 if (!(m->eflags&REG_TRACE))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h 94 #define REG_TRACE 00400 /* tracing of execution */
  /bionic/libc/upstream-netbsd/libc/regex/
engine.c 162 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); }
1105 if (!(m->eflags&REG_TRACE))
1143 if (!(m->eflags&REG_TRACE))

Completed in 344 milliseconds