Home
last modified time | relevance | path

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

/external/libffi/src/
Ddlmalloc.c2055 static struct malloc_state _gm_; variable
2056 #define gm (&_gm_)
2057 #define is_global(M) ((M) == &_gm_)
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c2065 static struct malloc_state _gm_; variable
2066 #define gm (&_gm_)
2067 #define is_global(M) ((M) == &_gm_)
/external/eigen/unsupported/test/mpreal/
Ddlmalloc.c2499 static struct malloc_state _gm_; variable
2500 #define gm (&_gm_)
2501 #define is_global(M) ((M) == &_gm_)