Home
last modified time | relevance | path

Searched refs:_3 (Results 1 – 3 of 3) sorted by relevance

/qemu/rust/qemu-api/src/
H A Dcallbacks.rs211 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 Dparser-helpers.h127 #define GET_MACRO(_1, _2, _3, _4, _5, _6, _7, _8, _9, NAME, ...) NAME argument
/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c326 vop##BITS##_3(v1, v2, v3, env, se, float##BITS##_##OP, GETPC()); \