/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | plugin.cc | 820 struct print_options struct 831 struct print_options *opt = (struct print_options *) data; in print_version_one_plugin() argument 844 struct print_options opt; in print_plugins_versions() 860 struct print_options *opt = (struct print_options *) data; in print_help_one_plugin() 889 struct print_options opt; in print_plugins_help()
|
H A D | FSFChangeLog.11 | 13105 * mips.c (target_switches, print_options): Delete.
|
H A D | ChangeLog-1999 | 6668 (mips_epilogue_delay_slots, print_options): Delete unused decls.
|
H A D | ChangeLog-2001 | 6705 (static_chain_reg, print_options, m68hc11_asm_file_start):
|
H A D | ChangeLog-2003 | 18189 (print_options): Delete.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | plugin.c | 818 struct print_options struct 829 struct print_options *opt = (struct print_options *) data; in print_version_one_plugin() argument 842 struct print_options opt; in print_plugins_versions() 858 struct print_options *opt = (struct print_options *) data; in print_help_one_plugin() 887 struct print_options opt; in print_plugins_help()
|
H A D | FSFChangeLog.11 | 13105 * mips.c (target_switches, print_options): Delete.
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | options.h | 27 INLINE_OPTIONS(void) print_options (void);
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | options.h | 27 INLINE_OPTIONS(void) print_options (void);
|
H A D | ChangeLog-2021 | 281 * options.c (print_options): Cast var to int. 461 * options.c (print_options): Likewise. 493 * options.c (print_options): Delete WITH_REGPARM and 518 * options.c (print_options): Delete WITH_BSWAP. 3245 * options.c (print_options): Print whether many of the 3401 * options.c (print_options): Add printing of WITH_REGPARM and 3466 * options.c (print_options): Include SUPPORT_INLINE in information 4130 * options.c (print_options): Print out WITH_STDIO. 4818 * psim.c: Include options.h so print_options is declared. 5225 options.c (print_options): New files. Define the device object [all …]
|
/netbsd-src/usr.sbin/makefs/ |
H A D | makefs.h | 183 void print_options(FILE *, const option_t *);
|
H A D | makefs.c | 357 print_options(FILE *fp, const option_t *options) in print_options() 356 print_options(FILE *fp, const option_t *options) print_options() function
|
/netbsd-src/usr.bin/rump_dhcpclient/ |
H A D | dhcp.h | 179 void print_options(void);
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | listing.c | 1347 print_options (char ** argv) in print_options() function 1390 print_options (argv); in listing_general_info()
|
H A D | ChangeLog-2008 | 458 * listing.c (print_options): Don't call fprintf without format string. 1226 (print_options): New function.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | listing.c | 1353 print_options (char ** argv) in print_options() function 1396 print_options (argv); in listing_general_info()
|
H A D | ChangeLog-2008 | 458 * listing.c (print_options): Don't call fprintf without format string. 1226 (print_options): New function.
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | hxtool.c | 710 pcert_print(struct print_options *opt, int argc, char **argv) in pcert_print()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 112580 Add 'nibbles' to gdb.print_options 112581 When I rebased and updated the print_options patch, I forgot to update 112582 print_options to add the new 'nibbles' feature to the result. This 112618 gdb.print_options. For the former, it lets Python code format values
|