Searched defs:f2 (Results 1 – 4 of 4) sorted by relevance
36 EmptyFunc f2(Functor{}); in TEST() local
528 int32_t f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local
79 #define f2(x) (((x) << 1) ^ ((((x) >> 7) & 1) * WPOLY)) macro