Searched refs:BcNumBinaryOpReq (Results 1 – 4 of 4) sorted by relevance
394 typedef size_t (*BcNumBinaryOpReq)(const BcNum* a, const BcNum* b, typedef
454 extern const BcNumBinaryOpReq bc_program_opReqs[];
1387 const BcNumBinaryOpReq bc_program_opReqs[] = {
892 const BcNumBinaryOpReq req, bool destruct) in bcl_binary()