Lines Matching full:arguments
116 arguments
159 macros with arguments,
173 Macros may be called with arguments, in which case the arguments are collected
194 if there are no arguments, or if an argument
248 has arguments.
250 it is assumed to have no arguments.
254 it is actually a macro with no arguments,
301 is seen as the arguments of
335 the arguments of
449 actually permits three arguments;
457 Arguments
461 User-defined macros may also have arguments, so different invocations
487 A macro can have as many arguments as you want,
496 Arguments that are not supplied are replaced by null strings,
500 which simply concatenates its arguments, like this:
515 are null, since no corresponding arguments were provided.
530 Arguments are separated by commas, but parentheses are counted properly,
536 there are only two arguments;
669 with arguments brings back the selected diversions
754 can actually have any number of arguments,
911 writes its arguments out on the standard error file.
920 If there are no arguments, you get everything;
921 otherwise you get the ones you name as arguments.