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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dless.c374 /* Interestingly, writing calc_percent as a function saves around 32 bytes
376 static int calc_percent(void) function
400 percentage = calc_percent();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c12751 static float calc_percent(const struct percent_tbl *tbl, int pass, int curr, function
12858 percent = calc_percent(&e2fsck_tbl, pass, cur, max);

Completed in 176 milliseconds