OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_ID_ISNEW
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/tests/
armreg.h
72
#define
CPU_ID_ISNEW
(x) (!CPU_ID_ISOLD(x) && !CPU_ID_IS7(x))
/system/core/libpixelflinger/codeflinger/
armreg.h
72
#define
CPU_ID_ISNEW
(x) (!CPU_ID_ISOLD(x) && !CPU_ID_IS7(x))
Completed in 119 milliseconds