Home
last modified time | relevance | path

Searched defs:BcNumBinaryOpReq (Results 1 – 2 of 2) sorted by relevance

/external/bc/include/
Dnum.h176 typedef size_t (*BcNumBinaryOpReq)(const BcNum*, const BcNum*, size_t); typedef
/external/toybox/toys/pending/
Dbc.c163 typedef size_t (*BcNumBinaryOpReq)(BcNum*, BcNum*, size_t); typedef