Searched defs:cargs (Results 1 – 2 of 2) sorted by relevance
/qemu/tcg/ | ||
H A D | tcg-common.c | 30 #define DEF(s, oargs, iargs, cargs, flags) \ argument |
/qemu/include/tcg/ | ||
H A D | tcg.h | 69 #define DEF(name, oargs, iargs, cargs, flags) INDEX_op_ ## name, argument |