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