Searched refs:BARSIZE (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/dialog/
H A Darrows.c200 #define BARSIZE(num) (int) (0.5 + (double) ((all_high * (int) (num)) / (double) total_data)) macro
219 int bar_last = BARSIZE(next_data);

Completed in 75 milliseconds