Searched refs:LL_MSW (Results 1 – 2 of 2) sorted by relevance
44 #define LL_MSW(x) (((unsigned long *)&x)[1]) macro
172 fix_up = mul_32_32(fix_up, LL_MSW(fixed_arg)); in poly_sine()296 if (!(LL_MSW(fixed_arg) & 0xffff0000)) { in poly_cos()