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

/freebsd-9.3-release/share/examples/printing/
H A DpsdfX9 orig_args="$@"
31 /usr/local/bin/dvips -f ) | eval /usr/local/libexec/lprps $orig_args
/freebsd-9.3-release/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.c3426 tree orig_args;
3431 orig_args = args;
3470 return build_min_non_dep (CALL_EXPR, expr, orig_fn, orig_args, NULL_TREE);
3421 tree orig_args; local
H A Dcall.c5357 tree orig_args; local
5379 orig_args = args;
5405 args = build_non_dependent_args (orig_args);
5583 orig_args, NULL_TREE));

Completed in 133 milliseconds