Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-vfprintf-user-type.c35 static int user_type; variable
130 argtypes[i] = user_type; in my_arginfo_function()
141 user_type = register_printf_type (my_va_arg_function); in do_test()
143 printf ("info: allocated user type: %d\n", user_type); in do_test()
144 TEST_VERIFY_EXIT (user_type >= PA_LAST); in do_test()

Completed in 2 milliseconds