Lines Matching refs:pv
504 double pv; in bigno_f() local
514 pv = v; in bigno_f()
518 pv = (double)v / KILO; in bigno_f()
521 pv = (double)v / KILO; in bigno_f()
524 pv = (double)v / KILO; in bigno_f()
527 pv = (double)v / MEGA; in bigno_f()
530 pv = (double)v / MEGA; in bigno_f()
533 pv = (double)v / MEGA; in bigno_f()
536 pv = (double)v / GIGA; in bigno_f()
539 pv = (double)v / GIGA; in bigno_f()
542 pv = (double)v / GIGA; in bigno_f()
545 pv = (double)v / TERA; in bigno_f()
548 pv = (double)v / TERA; in bigno_f()
551 pv = (double)v / TERA; in bigno_f()
554 pv = (double)v / PETA; in bigno_f()
557 pv = (double)v / PETA; in bigno_f()
560 pv = (double)v / PETA; in bigno_f()
563 pv = (double)v / EXA; in bigno_f()
566 pv = (double)v / EXA; in bigno_f()
569 pv = (double)v / EXA; in bigno_f()
576 ff->pff_width, pw, pv); in bigno_f()
579 ff->pff_width - 1, pw, pv, tag); in bigno_f()