Lines Matching refs:args
438 # Invoke $ECHO with all args, space-separated.
584 # Double-quote args containing shell metacharacters to delay
612 # Double-quote args containing shell metacharacters to delay
1379 # Double-quote args containing other shell metacharacters.
1990 args=$func_stripname_result
1993 for arg in $args; do
2574 args=
2594 func_append_quoted args "$file"
2614 exec_cmd="\$cmd$args"
2621 $ECHO "$cmd$args"
4790 va_list args;
4794 va_start (args, fmt);
4795 (void) vfprintf (stderr, fmt, args);
4796 va_end (args);
5769 args=$func_stripname_result
5772 for flag in $args; do
5785 args=$func_stripname_result
5788 for flag in $args; do
5826 # -q* compiler args for the IBM compiler