Home | History | Annotate | Download | only in qemu

Lines Matching refs:DEF2

112 #define DEF(name, iarg, oarg, carg, flags) DEF2((iarg) + (oarg) + (carg))
113 #define DEF2(copy_size) max = (copy_size > max) ? copy_size : max;
116 #undef DEF2