Searched defs:StorageBase (Results 1 – 4 of 4) sorted by relevance
71 struct StorageBase { struct72 long ref_count;73 unsigned size;74 unsigned capacity;
76 struct StorageBase { struct77 long ref_count;78 unsigned size;79 unsigned capacity;
29 struct StorageBase { struct