Searched refs:printf_function (Results 1 – 2 of 2) sorted by relevance
144 typedef int (*printf_function) (FILE *__stream, typedef160 extern int register_printf_function (int __spec, printf_function __func,
187 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