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

/freebsd-12-stable/include/
H A Dprintf.h156 printf_render __printf_render_str; variable
/freebsd-12-stable/lib/libc/stdio/
H A Dxprintf_str.c123 __printf_render_str(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) function
H A Dxprintf.c247 ['S'] = { __printf_arginfo_str, NULL, __printf_render_str },
260 ['s'] = { __printf_arginfo_str, NULL, __printf_render_str },

Completed in 154 milliseconds