Searched refs:_gm_ (Results 1 – 3 of 3) sorted by relevance
2055 static struct malloc_state _gm_; variable2056 #define gm (&_gm_)2057 #define is_global(M) ((M) == &_gm_)
2065 static struct malloc_state _gm_; variable2066 #define gm (&_gm_)2067 #define is_global(M) ((M) == &_gm_)
2499 static struct malloc_state _gm_; variable2500 #define gm (&_gm_)2501 #define is_global(M) ((M) == &_gm_)