Home
last modified time | relevance | path

Searched defs:perc (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sbin/hammer/
H A Dcmd_rebalance.c48 int perc; in hammer_cmd_rebalance() local
H A Dcmd_reblock.c50 int perc; in hammer_cmd_reblock() local
/dragonfly/games/monop/
H A Dspec.c37 static const char *const perc[] = { variable
/dragonfly/usr.bin/evtranalyze/
H A Devtranalyze.c383 rows_init(struct rows *rows, int n, double height, double perc) in rows_init()