_t2 112 arch/sparc/include/asm/sfp-machine_32.h register USItype _t1 __asm__ ("g1"), _t2 __asm__ ("g2"); \ _t2 129 arch/sparc/include/asm/sfp-machine_32.h __asm__ __volatile__ ("" : "=r" (_t1), "=r" (_t2)); \ _t2 130 arch/sparc/include/asm/sfp-machine_32.h r3 = _t1; r2 = _t2; \ _t2 137 arch/sparc/include/asm/sfp-machine_32.h register USItype _t1 __asm__ ("g1"), _t2 __asm__ ("g2"); \ _t2 154 arch/sparc/include/asm/sfp-machine_32.h __asm__ __volatile__ ("" : "=r" (_t1), "=r" (_t2)); \ _t2 155 arch/sparc/include/asm/sfp-machine_32.h r3 = _t1; r2 = _t2; \ _t2 46 drivers/iio/adc/palmas_gpadc.c #define PALMAS_ADC_INFO(_chan, _x1, _x2, _v1, _v2, _t1, _t2, _is_uncalibrated) \ _t2 56 drivers/iio/adc/palmas_gpadc.c .trim2_reg = PALMAS_GPADC_TRIM##_t2, \ _t2 582 include/math-emu/op-4.h UWtype _t0, _t1, _t2; \ _t2 583 include/math-emu/op-4.h _t0 = x0, _t1 = x1, _t2 = x2; \ _t2 584 include/math-emu/op-4.h __FP_FRAC_SUB_3 (x2, x1, x0, _t2, _t1, _t0, y2, y1, y0); \ _t2 591 include/math-emu/op-4.h UWtype _t0, _t1, _t2, _t3; \ _t2 592 include/math-emu/op-4.h _t0 = x0, _t1 = x1, _t2 = x2, _t3 = x3; \ _t2 593 include/math-emu/op-4.h __FP_FRAC_SUB_4 (x3,x2,x1,x0,_t3,_t2,_t1,_t0, y3,y2,y1,y0); \