Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c1643 struct malloc_chunk { struct
1646 struct malloc_chunk* fd; /* double links -- used only if free. */ argument
1647 struct malloc_chunk* bk; argument