Searched refs:BN_FLG_MALLOCED (Results 1 – 1 of 1) sorted by relevance
262 # define BN_FLG_MALLOCED 0x01 macro297 (dest)->flags=(((dest)->flags & BN_FLG_MALLOCED) \298 | ((b)->flags & ~BN_FLG_MALLOCED) \
Completed in 4 milliseconds