Searched defs:C_MUL (Results 1 – 2 of 2) sorted by relevance
74 # define C_MUL(m,a,b) \ macro92 #define C_MUL(m,a,b) \ macro
115 void C_MUL( cpx_type & c,const cpx_type & a,const cpx_type & b) { c=a*b;} in C_MUL() function in kissfft