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

/external/bison/darwin-lib/
H A Dgetopt.h77 # define _getopt_internal __GETOPT_ID (getopt_internal) macro
/external/bison/lib/
H A Dgetopt.in.h76 # define _getopt_internal __GETOPT_ID (getopt_internal) macro
H A Dgetopt.c1132 _getopt_internal (int argc, char **argv, const char *optstring,
1163 return _getopt_internal (argc, (char **) argv, optstring,
1173 return _getopt_internal (argc, argv, optstring,
1128 _getopt_internal (int argc, char **argv, const char *optstring, function

Completed in 142 milliseconds