Searched refs:_getopt_internal_r (Results 1 – 4 of 4) sorted by relevance
/external/bison/lib/ |
D | getopt1.c | 52 return _getopt_internal_r (argc, argv, options, long_options, opt_index, in _getopt_long_r() 75 return _getopt_internal_r (argc, argv, options, long_options, opt_index, in _getopt_long_only_r()
|
D | getopt_int.h | 118 extern int _getopt_internal_r (int ___argc, char **___argv,
|
D | getopt.c | 346 _getopt_internal_r (int argc, char **argv, const char *optstring, in _getopt_internal_r() function 1137 result = _getopt_internal_r (argc, argv, optstring, longopts, in _getopt_internal()
|
/external/valgrind/main/VEX/orig_ppc32/ |
D | date.orig | 84663 ==== BB 2144 _getopt_internal_r(0xFF16D28) approx BBs exec'd 0 ====
|