Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dhistory.h106 typedef struct BcHistory struct
117 } BcHistory; argument
134 typedef struct BcHistory struct
142 } BcHistory; argument
271 typedef struct BcHistory struct
274 BcVec buf;
277 BcVec history;
280 BcVec extras;
283 const char* prompt;
286 size_t plen;
[all …]