Searched defs:BN_is_negative (Results 1 – 4 of 4) sorted by relevance
465 #define BN_is_negative(a) ((a)->neg != 0) macro