Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dprintf.h144 typedef int (*printf_function) (FILE *__stream, typedef
160 extern int register_printf_function (int __spec, printf_function __func,
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_vfprintf.c187 extern printf_function _custom_printf_handler[MAX_USER_SPEC] attribute_hidden;
790 attribute_hidden printf_function _custom_printf_handler[MAX_USER_SPEC];
1112 int register_printf_function(int spec, printf_function handler, in register_printf_function()

Completed in 6 milliseconds