Searched defs:fmax (Results 1 – 3 of 3) sorted by relevance
352 int fmax, i, j, high_cut, bandwidth; in setup_freq_object() local
119 int fmin = fmid, fmax = fmid; // Limits of top-down search. in diag() local
769 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro