Searched refs:_getopt_internal (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-jtb.ll | 17 br label %_getopt_internal.exit.ce 19 codeRepl127.exitStub: ; preds = %_getopt_internal.exit.ce 27 parse_options.exit.loopexit.exitStub: ; preds = %_getopt_internal.exit.ce 30 bb1.i.exitStub: ; preds = %_getopt_internal.exit.ce 33 bb90.i.exitStub: ; preds = %_getopt_internal.exit.ce 36 codeRepl104.exitStub: ; preds = %_getopt_internal.exit.ce 39 codeRepl113.exitStub: ; preds = %_getopt_internal.exit.ce 42 codeRepl51.exitStub: ; preds = %_getopt_internal.exit.ce 45 codeRepl70.exitStub: ; preds = %_getopt_internal.exit.ce 48 codeRepl119.exitStub: ; preds = %_getopt_internal.exit.ce [all …]
|
/external/grub/lib/ |
D | getopt.h | 117 extern int _getopt_internal (int argc, char *const *argv, 126 extern int _getopt_internal ();
|
D | getopt1.c | 76 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 92 return _getopt_internal (argc, argv, options, long_options, opt_index, 1);
|
D | getopt.c | 515 _getopt_internal (argc, argv, optstring, longopts, longind, long_only) in _getopt_internal() function 975 return _getopt_internal (argc, argv, optstring,
|
/external/e2fsprogs/include/nonunix/ |
D | getopt.h | 119 extern int _getopt_internal (int argc, char *const *argv, 128 extern int _getopt_internal ();
|
/external/bison/lib/ |
D | getopt1.c | 43 return _getopt_internal (argc, (char **) argv, options, long_options, in getopt_long() 66 return _getopt_internal (argc, (char **) argv, options, long_options, in getopt_long_only()
|
D | getopt_int.h | 24 extern int _getopt_internal (int ___argc, char **___argv,
|
D | getopt.in.h | 76 # define _getopt_internal __GETOPT_ID (getopt_internal) macro
|
D | getopt.c | 1128 _getopt_internal (int argc, char **argv, const char *optstring, in _getopt_internal() function 1159 return _getopt_internal (argc, (char **) argv, optstring, in getopt() 1169 return _getopt_internal (argc, argv, optstring, in __posix_getopt()
|
/external/bison/darwin-lib/ |
D | getopt.h | 77 # define _getopt_internal __GETOPT_ID (getopt_internal) macro
|
/external/valgrind/main/VEX/orig_ppc32/ |
D | date.orig | 84544 ==== BB 2142 _getopt_internal(0xFF17F08) approx BBs exec'd 0 ====
|