Searched refs:GSM_MULT (Results 1 – 4 of 4) sorted by relevance
96 # define GSM_MULT(a,b) /* word a, word b, !(a == b == MIN_WORD) */ \ macro
306 temp = GSM_MULT( A, *LAR ); \
334 temp = GSM_MULT( temp, temp2 );
331 return GSM_MULT(op1, op2);