taglinefilesource code
fixed_arg70arch/i386/math-emu/poly_sin.cunsigned long long  fixed_arg;
fixed_arg132arch/i386/math-emu/poly_sin.cfixed_arg = significand(arg);
fixed_arg139arch/i386/math-emu/poly_sin.cfixed_arg <<= 1;
fixed_arg142arch/i386/math-emu/poly_sin.cfixed_arg = 0x921fb54442d18469LL - fixed_arg;
fixed_arg144arch/i386/math-emu/poly_sin.cXSIG_LL(argSqrd) = fixed_arg; argSqrd.lsw = 0;
fixed_arg145arch/i386/math-emu/poly_sin.cmul64_Xsig(&argSqrd, &fixed_arg);
fixed_arg159arch/i386/math-emu/poly_sin.cmul64_Xsig(&accumulator, &fixed_arg);
fixed_arg160arch/i386/math-emu/poly_sin.cmul64_Xsig(&accumulator, &fixed_arg);
fixed_arg186arch/i386/math-emu/poly_sin.cmul_32_32(fix_up, LL_MSW(fixed_arg), &fix_up);
fixed_arg222arch/i386/math-emu/poly_sin.cunsigned long long  fixed_arg;
fixed_arg306arch/i386/math-emu/poly_sin.cfixed_arg = significand(arg);
fixed_arg313arch/i386/math-emu/poly_sin.cfixed_arg <<= 1;
fixed_arg316arch/i386/math-emu/poly_sin.cfixed_arg = 0x921fb54442d18469LL - fixed_arg;
fixed_arg323arch/i386/math-emu/poly_sin.cif ( !(LL_MSW(fixed_arg) & 0xffff0000) )
fixed_arg325arch/i386/math-emu/poly_sin.cfixed_arg <<= 16;
fixed_arg330arch/i386/math-emu/poly_sin.cXSIG_LL(argSqrd) = fixed_arg; argSqrd.lsw = 0;
fixed_arg331arch/i386/math-emu/poly_sin.cmul64_Xsig(&argSqrd, &fixed_arg);
fixed_arg354arch/i386/math-emu/poly_sin.cmul64_Xsig(&accumulator, &fixed_arg);
fixed_arg355arch/i386/math-emu/poly_sin.cmul64_Xsig(&accumulator, &fixed_arg);
fixed_arg356arch/i386/math-emu/poly_sin.cmul64_Xsig(&accumulator, &fixed_arg);
fixed_arg365arch/i386/math-emu/poly_sin.cXSIG_LL(accumulator) += fixed_arg;