1 line
46 B
C
1 line
46 B
C
#define mad_hi(a, b, c) (mul_hi((a),(b))+(c))
|
#define mad_hi(a, b, c) (mul_hi((a),(b))+(c))
|