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