Searched refs:print_index (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/contrib/mm/ |
H A D | mmroff.pl | 39 &print_index($f, \@indi, $imacro); 87 sub print_index { subroutine
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | m68k-dis.c | 564 bool print_index = true; in print_indexed() local 594 print_index = false; in print_indexed() 611 if (print_index) in print_indexed() 632 if ((word & 4) == 0 && print_index) in print_indexed() 636 print_index = false; in print_indexed() 642 if (print_index) in print_indexed()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | srp.c | 76 static void print_index(CA_DB *db, int indexindex, int verbose) in print_index() function 396 print_index(db, i, verbose > 1); in srp_main()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | srp.c | 72 static void print_index(CA_DB *db, int indexindex, int verbose) in print_index() function 373 print_index(db, i, verbose > 1); in srp_main()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2019 | 31847 (gomp_print_output): Remove print_index parameter.
|