Home
last modified time | relevance | path

Searched defs:new_args (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Dcmd-find-window.c47 struct args *args = cmd_get_args(self), *new_args; in cmd_find_window_exec() local
H A Darguments.c367 struct args *new_args; in args_copy() local
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointIDList.cpp116 Args &new_args) { in FindAndReplaceIDRanges()
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp500 call_once_callback_args *new_args = (call_once_callback_args *)arg; in call_once_callback_wrapper() local
514 call_once_callback_args new_args = {func, arg, flag}; in STDCXX_INTERCEPTOR() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dpt.c431 tree new_args; in add_to_template_args() local
458 tree new_args; in add_outermost_template_args() local
485 tree new_args; in get_innermost_template_args() local
4146 tree new_args; in coerce_template_parms() local
5314 tree new_args; in tsubst_friend_function() local
13365 tree new_args; in build_non_dependent_args() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c562 tree new_args; local
591 tree new_args; local
621 tree new_args; local
3712 tree new_args; local
4898 tree new_args; local
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2186 Args new_args(alias_cmd_obj->GetCommandName()); in BuildAliasCommandArgs() local