Home
last modified time | relevance | path

Searched defs:longind (Results 1 - 1 of 1) sorted by relevance

/third_party/ninja/src/
H A Dgetopt.c146 getopt_internal(int argc, char **argv, char *shortopts, GETOPT_LONG_OPTION_T * longopts, int *longind, int only) getopt_internal() argument
397 getopt_long(int argc, char **argv, const char *shortopts, const GETOPT_LONG_OPTION_T * longopts, int *longind) getopt_long() argument
404 getopt_long_only(int argc, char **argv, const char *shortopts, const GETOPT_LONG_OPTION_T * longopts, int *longind) getopt_long_only() argument

Completed in 1 milliseconds