Searched refs:w (Results 1 – 1 of 1) sorted by relevance
3312 WORD w, sign; local3328 w = ld_word(fs->win + BPB_BytsPerSec);3330 …if ((w & (w - 1)) == 0 && w >= FF_MIN_SS && w <= FF_MAX_SS /* Properness of sector size (512-4096 …6847 double w; local6886 w = i10x(mag); /* Snip the highest digit d */6887 digit = (int)(val / w); val -= digit * w;