Searched defs:is_one (Results 1 – 4 of 4) sorted by relevance
43 struct is_one { struct48 inline cst_pred_ty<is_one> m_scev_One() { return cst_pred_ty<is_one>(); } in m_scev_One() argument
126 #define is_one(a) is_equal(a, ONE) macro
213 static BN_ULONG is_one(const BIGNUM *z) in is_one() function
587 struct is_one { struct592 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument