Searched refs:_1 (Results 1 – 2 of 2) sorted by relevance
/qemu/rust/qemu-api/src/ |
H A D | callbacks.rs | 211 impl_call!(_1, _2, _3, _4, _5,); 212 impl_call!(_1, _2, _3, _4,); 213 impl_call!(_1, _2, _3,); 214 impl_call!(_1, _2,); 215 impl_call!(_1,);
|
/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.h | 127 #define GET_MACRO(_1, _2, _3, _4, _5, _6, _7, _8, _9, NAME, ...) NAME argument
|