Searched defs:FT_MemTableRec_ (Results 1 – 1 of 1) sorted by relevance
112 typedef struct FT_MemTableRec_ struct114 FT_ULong size;115 FT_ULong nodes;116 FT_MemNode* buckets;118 FT_ULong alloc_total;120 FT_ULong alloc_max;131 FT_Bool keep_alive;133 FT_Memory memory;135 FT_Alloc_Func alloc;136 FT_Free_Func free;[all …]
Completed in 3 milliseconds