Searched defs:malloc_segment (Results 1 – 3 of 3) sorted by relevance
1940 struct malloc_segment { struct1943 struct malloc_segment* next; /* ptr to next segment */ argument1986 typedef struct malloc_segment msegment; argument
1966 struct malloc_segment struct1970 struct malloc_segment *next; /* ptr to next segment */ argument1977 typedef struct malloc_segment msegment; argument
2467 struct malloc_segment { struct2470 struct malloc_segment* next; /* ptr to next segment */ argument2477 typedef struct malloc_segment msegment; argument