Home
last modified time | relevance | path

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

/src/contrib/file/src/
H A Dfmtcheck.c170 get_next_format_from_width(const char **pf) in get_next_format_from_width() function
196 return get_next_format_from_width(pf); in get_next_format()
230 RETURN(pf,f,get_next_format_from_width(pf)); in get_next_format()
/src/lib/libc/gen/
H A Dfmtcheck.c237 get_next_format_from_width(const char **pf) in get_next_format_from_width() function
263 return get_next_format_from_width(pf); in get_next_format()
297 RETURN(pf,f,get_next_format_from_width(pf)); in get_next_format()