Searched refs:_getopt_initialize (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | getopt.c | 398 static const char *_getopt_initialize (int, char *const *, const char *); 401 _getopt_initialize (int argc ATTRIBUTE_UNUSED, in _getopt_initialize() function 532 optstring = _getopt_initialize (argc, argv, optstring); in _getopt_internal()
|
D | ChangeLog | 2155 (_getopt_initialize): Mark argc and argv parameters as unused. 2636 * getopt.c (my_index, exchange, _getopt_initialize, 3711 * getopt.c (exchange, _getopt_initialize): Use mempcpy not 8032 (_getopt_initialize): New function, broken out of _getopt_internal.
|