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

  /external/qemu/elff/
elf_defs.h 38 #define INC_CPTR(p, n) (reinterpret_cast<const uint8_t*>(p) + (n))
118 const void* rend = INC_CPTR(rp, rsize);
  /ndk/sources/host-tools/ndk-stack/elff/
elf_defs.h 38 #define INC_CPTR(p, n) (reinterpret_cast<const uint8_t*>(p) + (n))
118 const void* rend = INC_CPTR(rp, rsize);

Completed in 68 milliseconds