Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c838 #define C_PFX2(P, A, B) P##A##_##B macro
847 #define C_O0_I2(I1, I2) C_PFX2(c_o0_i2_, I1, I2),
851 #define C_O1_I1(O1, I1) C_PFX2(c_o1_i1_, O1, I1),
942 #define C_O0_I2(I1, I2) C_PFX2(c_o0_i2_, I1, I2)
946 #define C_O1_I1(O1, I1) C_PFX2(c_o1_i1_, O1, I1)