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

/freebsd-11-stable/contrib/file/src/
H A Dfmtcheck.c63 get_next_format_from_precision(const char **pf) function
181 RETURN(pf,f,get_next_format_from_precision(pf));
196 return get_next_format_from_precision(pf);
/freebsd-11-stable/lib/libc/gen/
H A Dfmtcheck.c90 get_next_format_from_precision(const char **pf) function
256 RETURN(pf,f,get_next_format_from_precision(pf));
271 return get_next_format_from_precision(pf);

Completed in 118 milliseconds