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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
oniggnu.h 44 #ifndef RE_NREGS
45 #define RE_NREGS ONIG_NREGION
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 407 for `max (RE_NREGS, re_nsub + 1)' groups.
457 # ifndef RE_NREGS
458 # define RE_NREGS 30
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 410 for `max (RE_NREGS, re_nsub + 1)' groups.
460 # ifndef RE_NREGS
461 # define RE_NREGS 30
  /toolchain/binutils/binutils-2.25/include/
xregex2.h 373 for `max (RE_NREGS, re_nsub + 1)' groups.
422 #ifndef RE_NREGS
423 # define RE_NREGS 30

Completed in 470 milliseconds