Home
last modified time | relevance | path

Searched defs:is_one (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/ec/
HDecp_nistz256.c216 static BN_ULONG is_one(const BIGNUM *z) in is_one() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDPatternMatch.h587 struct is_one { struct
592 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument