Searched defs:C_ADD (Results 1 – 2 of 2) sorted by relevance
104 #define C_ADD( res, a,b)\ macro
114 void C_ADD( cpx_type & c,const cpx_type & a,const cpx_type & b) { c=a+b;} in C_ADD() function in kissfft