Home
last modified time | relevance | path

Searched refs:getopt_internal (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/getopt/
Dgetopt_long.c77 static int getopt_internal(int, char * const *, const char *,
277 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal() function
484 return (getopt_internal(nargc, nargv, options, NULL, NULL, 0)); in getopt()
496 return (getopt_internal(nargc, nargv, options, long_options, idx, in getopt_long()
509 return (getopt_internal(nargc, nargv, options, long_options, idx, in getopt_long_only()
/external/chromium_org/third_party/mesa/src/src/getopt/
Dgetopt_long.c77 static int getopt_internal(int, char * const *, const char *,
277 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal() function
484 return (getopt_internal(nargc, nargv, options, NULL, NULL, 0)); in getopt()
496 return (getopt_internal(nargc, nargv, options, long_options, idx, in getopt_long()
509 return (getopt_internal(nargc, nargv, options, long_options, idx, in getopt_long_only()
/external/bison/lib/
Dgetopt.in.h76 # define _getopt_internal __GETOPT_ID (getopt_internal)
/external/bison/darwin-lib/
Dgetopt.h77 # define _getopt_internal __GETOPT_ID (getopt_internal)