Home
last modified time | relevance | path

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

/external/bc/include/
Dlang.h386 typedef struct BcFunc struct
389 BcVec code;
414 } BcFunc; argument
/external/toybox/toys/pending/
Dbc.c266 typedef struct BcFunc { struct
279 } BcFunc; argument