Searched defs:LIST (Results 1 – 1 of 1) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerInterface.h | 56 #define LIST(rr) L##rr=1<<rr macro 57 LIST(R0), LIST(R1), LIST(R2), LIST(R3), LIST(R4), LIST(R5), LIST(R6), enumerator 58 LIST(R7), LIST(R8), LIST(R9), LIST(R10), LIST(R11), LIST(R12), enumerator 59 LIST(R13), LIST(R14), LIST(R15), enumerator 60 LIST(SP), LIST(LR), LIST(PC), enumerator
|