Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A DHistory.cc4498owstream::owstream(Fl_Output * wid,context * ptr, int bsize):my_ostream(new widgetbuf(wid, bsize))… in owstream() function in xcas::owstream
4507owstream::owstream(Fl_Output * wid,context * ptr, int bsize):ostream(new widgetbuf(wid, bsize)),ou… in owstream() function in xcas::owstream