Home
last modified time | relevance | path

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

/external/libgsm/inc/
Dprivate.h96 # define GSM_MULT(a,b) /* word a, word b, !(a == b == MIN_WORD) */ \ macro
/external/libgsm/src/
Dlpc.c306 temp = GSM_MULT( A, *LAR ); \
Drpe.c334 temp = GSM_MULT( temp, temp2 );