Home
last modified time | relevance | path

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

/external/bc/include/
Dnum.h174 typedef void (*BcNumBinaryOp)(BcNum*, BcNum*, BcNum*, size_t); typedef
/external/toybox/toys/pending/
Dbc.c162 typedef BcStatus (*BcNumBinaryOp)(BcNum*, BcNum*, BcNum*, size_t); typedef