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

/freebsd-10.0-release/lib/libc/gen/
H A Dfmtcheck.c260 get_next_format(const char **pf, EFT eft) function
317 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) {
320 f2t = get_next_format(&f2p, f2t);

Completed in 71 milliseconds