Searched defs:cp_pct (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/bin/cp/
H A Dutils.c58 #define cp_pct(x, y) ((y == 0) ? 0 : (int)(100.0 * (x) / (y))) macro

Completed in 103 milliseconds