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