Lines Matching refs:Bpi
116 Bpi = 0, variable
337 Bpi = getbpi(&argv[1][4]); in main()
341 Bpi = getbpi(&argv[1][0]); in main()
757 if (Bpi == 6250) in mem_setup()
768 if (Bpi == 6250) in mem_setup()
1215 double dcnt = Blk_cnt, dBpi = Bpi, dsiz = BLKSIZ, dgap = 0.3; in blks_per_ft()
1275 Bpi = V_labl.v_dens; in tapeck()
1310 if (!Bpi) { in tapeck()
1314 Bpi = getbpi(resp); in tapeck()
1316 switch (Bpi) { in tapeck()
1382 Bpi = 0; in tapeck()
1389 V_labl.v_dens = Bpi; in tapeck()
1390 (void) printf(gettext(", %d feet, %d BPI\n"), R_len, Bpi); in tapeck()