Home
last modified time | relevance | path

Searched defs:nextArg (Results 1 – 5 of 5) sorted by relevance

/third_party/popt/src/
Dpoptint.h86 char * nextArg; member
Dpopt.c329 const char * nextArg) in handleAlias()
/third_party/ltp/testcases/network/nfsv4/locks/
Dlocktests.c938 char *nextArg(int argc, char **argv, int *i) in nextArg() function
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp4092 int nextArg = 3; in decomposeSampleMethods() local
/third_party/node/tools/
Dlint-md.mjs21440 , nextArg = function() { return args[argIndex++]; } function