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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dpoly.h44 #define LL_MSW(x) (((unsigned long *)&x)[1]) macro
H A Dpoly_sin.c180 fix_up = mul_32_32(fix_up, LL_MSW(fixed_arg));
313 if ( !(LL_MSW(fixed_arg) & 0xffff0000) )

Completed in 50 milliseconds