Searched defs:nargc (Results 1 - 3 of 3) sorted by relevance
| /third_party/node/deps/cares/src/tools/ |
| H A D | ares_getopt.c | 52 void ares_getopt_init(ares_getopt_state_t *state, int nargc, const char **nargv) in ares_getopt_init() argument
|
| /third_party/mesa3d/src/getopt/ |
| H A D | getopt_long.c | 277 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal() argument 473 getopt(int nargc, char * const *nargv, const char *options) in getopt() argument 492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() argument 505 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 4384 int nargc = 1; in init_globals() local
|
Completed in 8 milliseconds