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

  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.h 138 unsigned num_regs; member in struct:re_registers
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 421 unsigned num_regs;
495 /* Set REGS to hold NUM_REGS registers, storing them in STARTS and
498 allocated with malloc, and must each be at least `NUM_REGS * sizeof
501 If NUM_REGS == 0, then subsequent matches should allocate their own
417 unsigned num_regs; member in struct:re_registers
  /external/qemu/
gdbstub.c 259 int num_regs; member in struct:GDBRegisterState
    [all...]
  /external/v8/src/arm/
simulator-arm.cc 1568 int num_regs = count_bits(rlist); local
1601 int num_regs; local
    [all...]

Completed in 73 milliseconds