Home | History | Annotate | Download | only in envstat

Lines Matching defs:stype

902 	const char *invalid = "N/A", *degrees, *tmpstr, *stype;
910 tmpstr = stype = d = e = NULL;
1046 stype = degrees;
1061 (void)printf("%*s", (int)ilen - 3, stype);
1066 stype = "RPM";
1108 (void)printf(" %*s", (int)ilen - 3, stype);
1113 stype = "none";
1163 (void)printf("%*s", (int)ilen - 3, stype);
1181 stype = "lux";
1223 (void)printf(" %*s", (int)ilen - 3, stype);
1227 stype = "hPa";
1270 (void)printf(" %*s", (int)ilen - 3, stype);
1275 stype = "V";
1277 stype = "VAC";
1279 stype = "A";
1281 stype = "W";
1283 stype = "Ohms";
1285 stype = "Wh";
1287 stype = "Ah";
1289 stype = "%rH";
1291 stype = "?";
1348 (void)printf(" %*s", (int)ilen - 4, stype);
1367 const char *degrees, *tmpstr, *stype;
1379 tmpstr = stype = d = e = NULL;
1473 stype = degrees;
1488 stype, strlen(stype));
1493 stype = "RPM";
1517 stype, strlen(stype));
1522 stype = "none";
1566 stype, strlen(stype));
1578 stype = "lux";
1603 stype, strlen(stype));
1615 stype = "hPa";
1632 stype, strlen(stype));
1636 stype = "V";
1638 stype = "VAC";
1640 stype = "A";
1642 stype = "W";
1644 stype = "Ohms";
1646 stype = "Wh";
1648 stype = "Ah";
1650 stype = "%rH";
1652 stype = "?";
1657 stype, strlen(stype));
1698 stype, strlen(stype));