Home
last modified time | relevance | path

Searched refs:pcmp (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_issuer_cache.c42 int pcmp; in x509_issuer_cmp() local
43 if ((pcmp = memcmp(x1->parent_md, x2->parent_md, EVP_MAX_MD_SIZE)) != 0) in x509_issuer_cmp()
44 return pcmp; in x509_issuer_cmp()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dathlon.md739 ;; ??? pcmp executes in addmul, probably not worthwhile to bother about that.
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dathlon.md733 ;; ??? pcmp executes in addmul, probably not worthwhile to bother about that.