Searched defs:malloc_segment (Results 1 – 2 of 2) sorted by relevance
1928 struct malloc_segment { struct1931 struct malloc_segment* next; /* ptr to next segment */ argument1938 typedef struct malloc_segment msegment; argument
2429 struct malloc_segment { struct2432 struct malloc_segment* next; /* ptr to next segment */ argument2439 typedef struct malloc_segment msegment; argument