OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSN_SIZE
(Results
1 - 4
of
4
) sorted by null
/system/core/libacc/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
325
return(loc +
INSN_SIZE
);
539
return(loc +
INSN_SIZE
);
Completed in 300 milliseconds