Home
last modified time | relevance | path

Searched defs:malloc_segment (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c1928 struct malloc_segment { struct
1931 struct malloc_segment* next; /* ptr to next segment */ argument
1938 typedef struct malloc_segment msegment; argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2429 struct malloc_segment { struct
2432 struct malloc_segment* next; /* ptr to next segment */ argument
2439 typedef struct malloc_segment msegment; argument