Searched refs:_gm_ (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c2065 static struct malloc_state _gm_; variable in typeref:struct:malloc_state
2066 #define gm (&_gm_)
2067 #define is_global(M) ((M) == &_gm_)

Completed in 44 milliseconds