Searched refs:user_type (Results 1 – 1 of 1) sorted by relevance
35 static int user_type; variable130 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