Searched defs:BcNumBinaryOp (Results 1 – 2 of 2) sorted by relevance
363 typedef void (*BcNumBinaryOp)(BcNum* a, BcNum* b, BcNum* c, size_t scale); typedef
167 typedef BcStatus (*BcNumBinaryOp)(BcNum*, BcNum*, BcNum*, size_t); typedef