Home
last modified time | relevance | path

Searched refs:BcNumBinaryOpReq (Results 1 – 5 of 5) sorted by relevance

/external/bc/include/
Dprogram.h178 extern const BcNumBinaryOpReq bc_program_opReqs[];
Dnum.h176 typedef size_t (*BcNumBinaryOpReq)(const BcNum*, const BcNum*, size_t); typedef
/external/bc/src/
Ddata.c1008 const BcNumBinaryOpReq bc_program_opReqs[] = {
Dlibrary.c554 const BcNumBinaryOpReq req) in bcl_binary()
/external/toybox/toys/pending/
Dbc.c163 typedef size_t (*BcNumBinaryOpReq)(BcNum*, BcNum*, size_t); typedef
777 BcNumBinaryOpReq bc_program_opReqs[] = {