Home
last modified time | relevance | path

Searched refs:print_mode (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Decstresstest.c22 static int print_mode = 0; variable
83 if (print_mode) { in test_curve()
142 print_mode = 1; in setup_tests()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Decstresstest.c22 static int print_mode = 0; variable
84 if (print_mode) { in test_curve()
142 print_mode = 1; in setup_tests()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DSettings.cc265 print_mode = _settings->print_mode; in Settings()
428 print_mode = PM_TEXT; in read_rc()
886 print_mode = PM_DELIM_SEP_LIST; in set_printmode()
890 print_mode = PM_TEXT; in set_printmode()
892 print_mode = PM_HTML; in set_printmode()
H A DSettings.h402 enum PrintMode print_mode;// print mode variable
H A DDbeView.h199 return settings->print_mode; in get_printmode()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSettings.cc265 print_mode = _settings->print_mode; in Settings()
428 print_mode = PM_TEXT; in read_rc()
886 print_mode = PM_DELIM_SEP_LIST; in set_printmode()
890 print_mode = PM_TEXT; in set_printmode()
892 print_mode = PM_HTML; in set_printmode()
H A DSettings.h402 enum PrintMode print_mode;// print mode variable
H A DDbeView.h199 return settings->print_mode; in get_printmode()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2005588 * readelf.c (print_mode): Fix comment typo.
H A DChangeLog974 (enum print_mode): Add more modes.
H A DChangeLog-989960 * readelf.c (enum print_mode): New type.
H A Dreadelf.c322 typedef enum print_mode enum
337 print_mode; typedef
559 print_vma (bfd_vma vma, print_mode mode) in print_vma()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2005588 * readelf.c (print_mode): Fix comment typo.
H A DChangeLog-989960 * readelf.c (enum print_mode): New type.
H A DChangeLog1479 (enum print_mode): Add more modes.
H A Dreadelf.c327 typedef enum print_mode enum
342 print_mode; typedef
564 print_vma (uint64_t vma, print_mode mode) in print_vma()