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

  /frameworks/compile/libbcc/tests/
armreg.h 43 #define INSN_SIZE 4
296 #define INSN_SIZE 4 /* Always 4 bytes */
disassem.cpp 326 return(loc + INSN_SIZE);
540 return(loc + INSN_SIZE);
  /system/core/libpixelflinger/codeflinger/
armreg.h 43 #define INSN_SIZE 4
296 #define INSN_SIZE 4 /* Always 4 bytes */
disassem.c 330 return(loc + INSN_SIZE);
556 return(loc + INSN_SIZE);

Completed in 3429 milliseconds