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

/freebsd-10-stable/include/
H A Dprintf.h153 printf_arginfo_function __printf_arginfo_str; variable
/freebsd-10-stable/lib/libc/stdio/
H A Dxprintf_str.c109 __printf_arginfo_str(const struct printf_info *pi, size_t n, int *argt) function
H A Dxprintf.c245 ['S'] = { __printf_arginfo_str, NULL, __printf_render_str },
258 ['s'] = { __printf_arginfo_str, NULL, __printf_render_str },

Completed in 60 milliseconds