Searched refs:LL_MSW (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dpoly.h44 #define LL_MSW(x) (((unsigned long *)&x)[1]) macro
H A Dpoly_sin.c172 fix_up = mul_32_32(fix_up, LL_MSW(fixed_arg));
296 if (!(LL_MSW(fixed_arg) & 0xffff0000)) {

Completed in 15 milliseconds