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
158 typedef struct BcHistory struct
166 } BcHistory; argument
295 typedef struct BcHistory struct
298 BcVec buf;
301 BcVec history;
304 BcVec extras;
307 const char* prompt;
310 size_t plen;
[all …]