Searched refs:_3 (Results 1 – 3 of 3) 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,);
|
/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
|
/qemu/target/s390x/tcg/ |
H A D | vec_fpu_helper.c | 326 vop##BITS##_3(v1, v2, v3, env, se, float##BITS##_##OP, GETPC()); \
|