Home
last modified time | relevance | path

Searched defs:MACRO_LITERAL (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/x86_64/
Dasm_support_x86_64.S39 #define MACRO_LITERAL(value) $$value macro
61 #define MACRO_LITERAL(value) $value macro
/art/runtime/arch/x86/
Dasm_support_x86.S39 #define MACRO_LITERAL(value) $$value macro
61 #define MACRO_LITERAL(value) $value macro