HomeSort by: relevance | last modified time | path
    Searched refs:opt_u (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/util/
find-doc-nits 27 our($opt_u);
507 $opt_u = 1 if $opt_d;
510 unless $opt_c or $opt_l or $opt_n or $opt_u;
564 if ( $opt_u ) {
  /src/crypto/external/apache2/openssl/dist/util/
find-doc-nits 41 our($opt_u);
68 $opt_u = 1 if $opt_d;
71 if $opt_u && $opt_v;
78 unless $opt_c or $opt_l or $opt_n or $opt_u or $opt_v;
1251 } elsif ( !$opt_u ) {
1259 if ( $opt_n || $opt_l || $opt_u || $opt_v ) {
1266 if ( $opt_l || $opt_u || $opt_v );
1290 if ( $opt_u || $opt_v) {
  /src/crypto/external/bsd/openssl/dist/util/
find-doc-nits 41 our($opt_u);
66 $opt_u = 1 if $opt_d;
69 if $opt_u && $opt_v;
76 unless $opt_c or $opt_l or $opt_n or $opt_u or $opt_v;
1189 } elsif ( !$opt_u ) {
1197 if ( $opt_n || $opt_l || $opt_u || $opt_v ) {
1204 if ( $opt_l || $opt_u || $opt_v );
1228 if ( $opt_u || $opt_v) {
  /src/external/gpl3/binutils/dist/opcodes/
ns32k-dis.c 108 static const struct ns32k_option opt_u[]= /* Restore, exit. */
121 static const struct ns32k_option opt_U[]= /* Save, enter. */
686 optlist (Ivalue, opt_u, result);
691 optlist (Ivalue, opt_U, result);
106 static const struct ns32k_option opt_u[]= \/* Restore, exit. *\/ variable in typeref:struct:ns32k_option
  /src/external/gpl3/binutils.old/dist/opcodes/
ns32k-dis.c 108 static const struct ns32k_option opt_u[]= /* Restore, exit. */
121 static const struct ns32k_option opt_U[]= /* Save, enter. */
686 optlist (Ivalue, opt_u, result);
691 optlist (Ivalue, opt_U, result);
106 static const struct ns32k_option opt_u[]= \/* Restore, exit. *\/ variable in typeref:struct:ns32k_option
  /src/external/gpl3/gdb/dist/opcodes/
ns32k-dis.c 108 static const struct ns32k_option opt_u[]= /* Restore, exit. */
121 static const struct ns32k_option opt_U[]= /* Save, enter. */
686 optlist (Ivalue, opt_u, result);
691 optlist (Ivalue, opt_U, result);
106 static const struct ns32k_option opt_u[]= \/* Restore, exit. *\/ variable in typeref:struct:ns32k_option
  /src/external/gpl3/gdb.old/dist/opcodes/
ns32k-dis.c 108 static const struct ns32k_option opt_u[]= /* Restore, exit. */
121 static const struct ns32k_option opt_U[]= /* Save, enter. */
686 optlist (Ivalue, opt_u, result);
691 optlist (Ivalue, opt_U, result);
106 static const struct ns32k_option opt_u[]= \/* Restore, exit. *\/ variable in typeref:struct:ns32k_option

Completed in 24 milliseconds