Lines Matching full:_gm_
2632 static struct malloc_state _gm_;2633 #define gm (&_gm_)2634 #define is_global(M) ((M) == &_gm_)