Searched refs:printf_args (Results 1 – 1 of 1) sorted by relevance
173 internal::DummyArgList<packed> printf_args; in handle_printf() local175 reinterpret_cast<const char *>(format[lane]), printf_args); in handle_printf()181 args_sizes[lane] = printf_args.read_count(); in handle_printf()202 internal::StructArgList<packed> printf_args(args[lane], args_sizes[lane]); in handle_printf()204 reinterpret_cast<const char *>(format[lane]), printf_args); in handle_printf()266 internal::StructArgList<packed> printf_args(args[lane], args_sizes[lane]); in handle_printf()268 reinterpret_cast<const char *>(format[lane]), printf_args); in handle_printf()