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

  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
safestack.h 108 static ossl_unused ossl_inline int sk_##t1##_is_sorted(const STACK_OF(t1) *sk) \
  /src/crypto/external/apache2/openssl/dist/include/openssl/
safestack.h.in 159 static ossl_unused ossl_inline int sk_##t1##_is_sorted(const STACK_OF(t1) *sk) \
  /src/crypto/external/bsd/openssl/dist/include/openssl/
safestack.h.in 157 static ossl_unused ossl_inline int sk_##t1##_is_sorted(const STACK_OF(t1) *sk) \
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
ParseC.pm 370 static ossl_inline int sk_$1_is_sorted(const STACK_OF($1) *sk);
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
ParseC.pm 364 static ossl_inline int sk_$1_is_sorted(const STACK_OF($1) *sk);

Completed in 25 milliseconds