Searched defs:_mmvm_s (Results 1 – 1 of 1) sorted by relevance
67 typedef struct _mmvm_s struct69 Vmulong_t magic; /* magic bytes */70 Void_t* base; /* base of the map */71 size_t size; /* current size */72 size_t busy; /* amount in use */73 size_t round; /* amount to round to */74 User_t* user; /* some user data */