Searched defs:StorageBase (Results 1 – 2 of 2) sorted by relevance
76 struct StorageBase { struct77 long ref_count;78 unsigned size;79 unsigned capacity;
38 struct StorageBase { struct