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

/freebsd-10.0-release/lib/libc/gen/
H A Dfmtcheck.c241 get_next_format_from_width(const char **pf) function
267 return get_next_format_from_width(pf);
301 RETURN(pf,f,get_next_format_from_width(pf));

Completed in 60 milliseconds