Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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()
/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c114 static enum { RAW, BLOCK_PERCENT, GLOBAL_PERCENT } print_mode; variable
514 switch (print_mode) { in print_count()
711 print_mode = BLOCK_PERCENT; in main()
725 print_mode = RAW; in main()
727 print_mode = GLOBAL_PERCENT; in main()
729 print_mode = BLOCK_PERCENT; in main()