Searched defs:arglist (Results 26 - 37 of 37) sorted by relevance
12
/third_party/skia/third_party/externals/icu/source/io/ |
H A D | uprntf_p.cpp | 1062 ufmt_args *arglist = NULL; in parseArguments() local 1242 ufmt_args *arglist = NULL; /* initialized it to avoid compiler warnings */ u_printf_parse() local [all...] |
/third_party/python/Modules/ |
H A D | _functoolsmodule.c | 360 PyObject *arglist; in partial_repr() local [all...] |
H A D | signalmodule.c | 1874 PyObject *arglist = NULL; local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | pre-process.c | 320 static int collect_arguments(struct token *start, struct token *arglist, struct arg *args, struct token *what) in collect_arguments() argument 1185 try_arg(struct token *token, enum token_type type, struct token *arglist) try_arg() argument 1225 handle_hash(struct token **p, struct token *arglist) handle_hash() argument 1246 handle_hashhash(struct token *token, struct token *arglist) handle_hashhash() argument 1299 parse_expansion(struct token *expansion, struct token *arglist, struct ident *name) parse_expansion() argument 1345 do_define(struct position pos, struct token *token, struct ident *name, struct token *arglist, struct token *expansion, int attr) do_define() argument 1472 struct token *arglist, *expansion; do_handle_define() local [all...] |
H A D | symbol.h | 165 struct token *arglist; member
|
H A D | evaluate.c | 3163 struct expression_list *arglist = expr->args; in evaluate_call() local
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | modpost.c | 57 va_list arglist; in modpost_log() local
|
/kernel/linux/linux-6.6/scripts/mod/ |
H A D | modpost.c | 67 va_list arglist; in modpost_log() local
|
/third_party/toybox/toys/pending/ |
H A D | ip.c | 50 struct arglist { struct [all...] |
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.c | 3831 va_list arglist; in doio_fprintf() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_hlsl.cpp | 2348 SmallVector<string> arglist; in emit_function_prototype() local
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 749 va_list arglist; in debug_printf() local
|
Completed in 53 milliseconds
12