Searched defs:C_MUL (Results 1 – 2 of 2) sorted by relevance
73 # define C_MUL(m,a,b) \ macro91 #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