Searched refs:output (Results 1 – 7 of 7) sorted by relevance
65 let mut output = proc_macro2::TokenStream::new(); in do_unified_init() localVariable66 output.extend(function.into_token_stream()); in do_unified_init()67 output.extend(initializer); in do_unified_init()69 Ok(output) in do_unified_init()90 if let syn::ReturnType::Type(_, ty) = &function.sig.output { in check_function_signature()155 function.sig.output.span(), in check_function_signature()
6 use printf_compat::{format, output};10 let bytes_written = format(str as _, args.as_va_list(), output::fmt_write(w)); in printf()
29 The `linkme` dependency is required due to the use of `linkme` macro in the output of `intertrait` …
251 // For bpf prog output
74 running the Program is not restricted, and the output from the Program312 If the program is interactive, make it output a short notice like this
1444 * FIXME: output error
521 This will produce the following output: