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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 406 /* If REGS_UNALLOCATED, allocate space in the `regs' structure
411 # define REGS_UNALLOCATED 0
454 /* If `regs_allocated' is REGS_UNALLOCATED in the pattern buffer,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 409 /* If REGS_UNALLOCATED, allocate space in the `regs' structure
414 # define REGS_UNALLOCATED 0
457 /* If `regs_allocated' is REGS_UNALLOCATED in the pattern buffer,
  /toolchain/binutils/binutils-2.25/include/
xregex2.h 372 /* If REGS_UNALLOCATED, allocate space in the `regs' structure
376 #define REGS_UNALLOCATED 0
419 /* If `regs_allocated' is REGS_UNALLOCATED in the pattern buffer,

Completed in 44 milliseconds