Home
last modified time | relevance | path

Searched refs:fconst (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/video/
Damifb.c2540 u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; in ami_decode_var() local
2783 fconst = 16<<maxfmode<<clk_shift; in ami_decode_var()
2791 fsize = ((maxfmode+clk_shift <= 1) ? fconst : 64); in ami_decode_var()
2792 fstrt = downx(fconst, par->diwstrt_h-4) - fsize; in ami_decode_var()
2802 fstrt = downx(fconst, par->diwstrt_h-fconst+(1<<clk_shift)-4) - fsize; in ami_decode_var()
2808 fstrt = downx(fconst, par->diwstrt_h-4) - 64 - fconst; in ami_decode_var()
2809 fsize = upx(fconst, xres_n + modx(fconst, downx(1<<clk_shift, par->diwstrt_h-4))); in ami_decode_var()
2813 fsize = upx(fconst, xres_n); in ami_decode_var()
2820 fsize = up64(xres_n + fconst - 1); in ami_decode_var()
2832 fsize -= fconst; in ami_decode_var()
[all …]
/linux-2.6.39/arch/x86/math-emu/
Dreg_constant.c114 void fconst(void) in fconst() function
Dfpu_proto.h112 extern void fconst(void);
Dfpu_entry.c66 fsubr_, fconst, fucompp, __BAD__, fsub_i, fucomp, fsubp_, __BAD__,
79 fsubr_, fconst, fucompp, __BAD__, fsub_i, fucomp, fsubp_, __BAD__,