Searched refs:asm_goto_output (Results 1 – 2 of 2) sorted by relevance
85 #define asm_goto_output(x...) \ macro
373 #ifndef asm_goto_output374 #define asm_goto_output(x...) asm volatile goto(x) macro