Searched defs:_ASM_BYTES (Results 1 – 2 of 2) sorted by relevance
16 #define _ASM_BYTES(x, ...) __ASM_FORM(.byte x,##__VA_ARGS__ ;) macro
18 #define _ASM_BYTES(x, ...) __ASM_FORM(.byte x,##__VA_ARGS__ ;) macro