/external/bison/darwin-lib/ |
getopt.h | 77 # define _getopt_internal __GETOPT_ID (getopt_internal) macro
|
/external/bison/lib/ |
getopt.in.h | 76 # define _getopt_internal __GETOPT_ID (getopt_internal) macro
|
getopt.c | 1128 _getopt_internal (int argc, char **argv, const char *optstring, function [all...] |
/ndk/sources/host-tools/make-3.81/ |
getopt.c | 506 _getopt_internal (int argc, char *const *argv, const char *optstring, 957 return _getopt_internal (argc, argv, optstring, 503 _getopt_internal (int argc, char *const *argv, const char *optstring, function
|
/toolchain/binutils/binutils-2.25/libiberty/ |
getopt.c | 526 _getopt_internal (int argc, char *const *argv, const char *optstring, 980 return _getopt_internal (argc, argv, optstring, 522 _getopt_internal (int argc, char *const *argv, const char *optstring, function
|