OpenGrok
Cross Reference: SDL_malloc.c
xref
: /
external
/
qemu
/
distrib
/
sdl-1.2.12
/
src
/
stdlib
/
SDL_malloc.c
Home
|
History
|
Annotate
|
Download
|
only in
stdlib
Lines Matching
refs:tb
2698
tbinptr*
tb
= treebin_at(m, i);
2699
tchunkptr t = *
tb
;