Home
last modified time | relevance | path

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

/hardware/google/aemu/windows/src/
Dgetopt.c301 static int getopt_internal(int nargc, in getopt_internal()
489 int getopt(int nargc, char* const* nargv, const char* options) { in getopt()
505 int getopt_long(int nargc, in getopt_long()
518 int getopt_long_only(int nargc, in getopt_long_only()