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

  /src/crypto/external/bsd/openssl.old/dist/util/
mkerr.pl 211 if ( $name =~ /^(?:OSSL_|OPENSSL_)?[A-Z0-9]{2,}_R_/ ) {
356 # numerics which has _F_ or _R_ in it and which has the name of an
401 if ( /(((?:OSSL_|OPENSSL_)?[A-Z0-9]{2,})_R_[A-Z0-9_]+)/ ) {
611 $i =~ /^${lib}_R_(\S+)$/;
  /src/crypto/external/apache2/openssl/dist/util/
mkerr.pl 220 if ( $name =~ /^(?:OSSL_|OPENSSL_)?[A-Z0-9]{2,}_R_/ ) {
251 # consisting of all uppercase and numerics which _R_ in it and which has
273 if ( /(((?:OSSL_|OPENSSL_)?[A-Z0-9]{2,})_R_[A-Z0-9_]+)/ ) {
565 $i =~ /^${lib}_R_(\S+)$/;
  /src/crypto/external/bsd/openssl/dist/util/
mkerr.pl 219 if ( $name =~ /^(?:OSSL_|OPENSSL_)?[A-Z0-9]{2,}_R_/ ) {
250 # consisting of all upper case and numerics which _R_ in it and which has
272 if ( /(((?:OSSL_|OPENSSL_)?[A-Z0-9]{2,})_R_[A-Z0-9_]+)/ ) {
563 $i =~ /^${lib}_R_(\S+)$/;

Completed in 24 milliseconds