Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c1924 struct malloc_segment { struct
1927 struct malloc_segment* next; /* ptr to next segment */ argument
1934 typedef struct malloc_segment msegment; argument