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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2693 static struct malloc_state _gm_; variable in typeref:struct:malloc_state
2694 #define gm (&_gm_)
2695 #define is_global(M) ((M) == &_gm_)

Completed in 69 milliseconds