Home | History | Annotate | Download | only in src

Lines Matching full:_gm_

2055 static struct malloc_state _gm_;
2056 #define gm (&_gm_)
2057 #define is_global(M) ((M) == &_gm_)