Home | History | Annotate | Download | only in bn

Lines Matching defs:BN_set_flags

293 #define BN_set_flags(b,n)	((b)->flags|=(n))