OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:decode_options
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/binutils/
ChangeLog-2010
33
(
decode_options
): Correct getopt_long short options. Remove
40
(
decode_options
): Handle the --target option.
49
(
decode_options
): New.
51
(main): Use
decode_options
.
[
all
...]
ar.c
430
decode_options
(int argc, char **argv)
733
argv =
decode_options
(argc, argv);
427
decode_options
(int argc, char **argv)
function
[
all
...]
ChangeLog-2011
12
(
decode_options
, ranlib_main): Grok U option.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
opts.h
332
extern void
decode_options
(struct gcc_options *opts,
Completed in 3563 milliseconds