Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dfmtcheck.c176 get_next_format_from_width(const char **pf) in get_next_format_from_width() function
202 return get_next_format_from_width(pf); in get_next_format()
236 RETURN(pf,f,get_next_format_from_width(pf)); in get_next_format()
/netbsd-src/lib/libc/gen/
H A Dfmtcheck.c264 get_next_format_from_width(const char **pf) in get_next_format_from_width() function
290 return get_next_format_from_width(pf); in get_next_format()
324 RETURN(pf,f,get_next_format_from_width(pf)); in get_next_format()