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

  /src/external/cddl/dtracetoolkit/dist/Bin/
hotuser 63 my $libs = defined $main::opt_l and $main::opt_l ? 1 : 0;
  /src/external/cddl/dtracetoolkit/dist/
hotuser 63 my $libs = defined $main::opt_l and $main::opt_l ? 1 : 0;
  /src/usr.bin/iconv/
iconv.c 181 int opt_l = 0, opt_s = 0, opt_c = 0; local
198 opt_l = 1;
218 if (opt_l) {
  /src/crypto/external/bsd/openssl.old/dist/util/
find-doc-nits 24 our($opt_l);
510 unless $opt_c or $opt_l or $opt_n or $opt_u;
550 if ( $opt_l ) {
  /src/crypto/external/apache2/openssl/dist/util/
find-doc-nits 37 our($opt_l);
78 unless $opt_c or $opt_l or $opt_n or $opt_u or $opt_v;
1259 if ( $opt_n || $opt_l || $opt_u || $opt_v ) {
1266 if ( $opt_l || $opt_u || $opt_v );
1273 if ( $opt_l ) {
  /src/crypto/external/bsd/openssl/dist/util/
find-doc-nits 37 our($opt_l);
76 unless $opt_c or $opt_l or $opt_n or $opt_u or $opt_v;
1197 if ( $opt_n || $opt_l || $opt_u || $opt_v ) {
1204 if ( $opt_l || $opt_u || $opt_v );
1211 if ( $opt_l ) {
  /src/tests/usr.bin/indent/
Makefile 84 FILES+= opt_l.c
  /src/external/gpl3/binutils/dist/gas/config/
rx-parse.y 518 | BRA opt_l REG
520 | BSR opt_l REG
1026 | disp '[' REG ']' opt_l ',' REG
1105 | disp '[' REG ']' opt_l ',' REG
1123 disp '[' REG ']' opt_l ',' REG
1208 opt_l : {} label
  /src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.y 518 | BRA opt_l REG
520 | BSR opt_l REG
1026 | disp '[' REG ']' opt_l ',' REG
1105 | disp '[' REG ']' opt_l ',' REG
1123 disp '[' REG ']' opt_l ',' REG
1208 opt_l : {} label

Completed in 37 milliseconds