Home
last modified time | relevance | path

Searched defs:arg_list (Results 1 – 10 of 10) sorted by relevance

/third_party/toybox/porting/liteos_a/lib/
Dlib.h27 struct arg_list { struct
28 struct arg_list *next; argument
29 char *arg;
/third_party/toybox/lib/
Dlib.h27 struct arg_list { struct
28 struct arg_list *next; argument
29 char *arg;
/third_party/ltp/tools/sparse/sparse-src/
Dinline.c517 struct expression_list *arg_list = expr->args; in inline_function() local
573 struct symbol_list *arg_list = fn->arguments; in uninline() local
Dlinearize.h100 struct pseudo_list *arg_list; member
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
Dtls_test_common.c367 setup_testcase (struct MHD_Daemon **d, int daemon_flags, va_list arg_list) in setup_testcase()
457 va_list arg_list; in test_wrap() local
/third_party/skia/third_party/externals/abseil-cpp/absl/copts/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/third_party/python/Lib/
Dpstats.py168 def add(self, *arg_list):
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dgenpng.c762 struct arg arg_list[max_shapes]; in main() local
/third_party/rust/crates/cxx/macro/src/
Dexpand.rs729 let arg_list = quote_spanned!(efn.sig.paren_token.span=> (#(#all_args,)*)); in expand_cxx_function_shim() localVariable
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h62417 u32 arg_list; member