Searched refs:f4 (Results 1 – 1 of 1) sorted by relevance
79 #define f4(x) ((x << 2) ^ (((x >> 6) & 1) * WPOLY) ^ (((x >> 6) & 2) * WPOLY)) macro87 #define fd(x) (f8(x) ^ f4(x) ^ x)88 #define fe(x) (f8(x) ^ f4(x) ^ f2(x))