Searched refs:orig_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/share/examples/printing/
H A DpsdfX9 orig_args="$@"
31 /usr/local/bin/dvips -f ) | eval /usr/local/libexec/lprps $orig_args
/freebsd-11-stable/contrib/gcc/cp/
H A Dsemantics.c1794 tree orig_args; local
1804 orig_args = args;
1819 args = build_non_dependent_args (orig_args);
1868 return build_nt (CALL_EXPR, orig_fn, orig_args, NULL_TREE);
1913 orig_args, NULL_TREE);
H A Ddecl2.c3490 tree orig_args;
3495 orig_args = args;
3534 return build_min_non_dep (CALL_EXPR, expr, orig_fn, orig_args, NULL_TREE);
3485 tree orig_args; local
H A Dcall.c5379 tree orig_args; local
5401 orig_args = args;
5427 args = build_non_dependent_args (orig_args);
5605 orig_args, NULL_TREE));

Completed in 89 milliseconds