Searched defs:HistItem (Results 1 – 4 of 4) sorted by relevance
52 struct HistItem struct56 Histable *obj; // info on the object57 int type; // annotated src/dis: type58 TValue *value; // numeric values59 long size;
45 Hist_data::HistItem::HistItem (long n) in HistItem() function in Hist_data::HistItem