Searched defs:StorageBase (Results 1 – 2 of 2) sorted by relevance
71 struct StorageBase { struct72 long ref_count;73 unsigned size;74 unsigned capacity;
30 struct StorageBase { struct