Searched defs:nextArg (Results 1 – 5 of 5) sorted by relevance
86 char * nextArg; member
329 const char * nextArg) in handleAlias()
938 char *nextArg(int argc, char **argv, int *i) in nextArg() function
4092 int nextArg = 3; in decomposeSampleMethods() local
21440 , nextArg = function() { return args[argIndex++]; } function