Home
last modified time | relevance | path

Searched defs:__printf_render_time (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dxprintf_time.c57 __printf_render_time(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) in __printf_render_time() function
/freebsd/include/
H A Dprintf.h158 printf_render __printf_render_time; variable