Searched defs:Struct_DoneList (Results 1 – 1 of 1) sorted by relevance
325 typedef struct Struct_DoneList { struct326 const Obj_Entry **objs; /* Array of object pointers */327 unsigned int num_alloc; /* Allocated size of the array */328 unsigned int num_used; /* Number of array slots used */