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

/freebsd-10.2-release/contrib/tnftp/src/
H A Dprogressbar.h81 # define LLFP(x) "%" x "ld" macro
89 # define LLFP(x) "%" x "qd" macro
96 # define LLFP(x) "%" x "lld" macro
H A Dprogressbar.c248 len += snprintf(buf + len, BUFLEFT, " " LLFP("5") " %-3s ",
264 " " LLFP("3") ".%02d %.2sB/s ",

Completed in 78 milliseconds