HomeSort by: relevance | last modified time | path
    Searched defs:f1p (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/gen/
fmtcheck.c 331 const char *f1p, *f2p; local in function:fmtcheck
336 f1p = f1;
340 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) {
fmtcheck.c 331 const char *f1p, *f2p; local in function:fmtcheck
336 f1p = f1;
340 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) {
fmtcheck.c 331 const char *f1p, *f2p; local in function:fmtcheck
336 f1p = f1;
340 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) {

Completed in 62 milliseconds