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

/freebsd-current/include/
H A Dprintf.h151 printf_arginfo_function __printf_arginfo_chr; variable
/freebsd-current/lib/libc/stdio/
H A Dxprintf_str.c151 __printf_arginfo_chr(const struct printf_info *pi, size_t n, int *argt) function
H A Dxprintf.c241 ['C'] = { __printf_arginfo_chr, NULL, __printf_render_chr },
248 ['c'] = { __printf_arginfo_chr, NULL, __printf_render_chr },

Completed in 102 milliseconds