Searched refs:f1p (Results 1 – 2 of 2) sorted by relevance
234 const char *f1p, *f2p; in fmtcheck() local239 f1p = f1; in fmtcheck()243 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) { in fmtcheck()
308 const char *f1p, *f2p; in __fmtcheck() local313 f1p = f1; in __fmtcheck()317 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) { in __fmtcheck()