Searched refs:PRINTPCT (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/envstat/
H A Denvstat.c1073 #define PRINTPCT(a) \ macro
1092 PRINTPCT(stats->max);
1093 PRINTPCT(stats->min);
1094 PRINTPCT(stats->avg);
1103 PRINTPCT(sensor->critmax_value);
1104 PRINTPCT(sensor->warnmax_value);
1105 PRINTPCT(sensor->warnmin_value);
1106 PRINTPCT(sensor->critmin_value);
1119 #undef PRINTPCT macro
1252 #define PRINTPCT( macro
1297 #undef PRINTPCT macro
[all...]

Completed in 211 milliseconds