Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2069 static struct malloc_state _gm_; variable
2070 #define gm (&_gm_)
2071 #define is_global(M) ((M) == &_gm_)
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2589 static struct malloc_state _gm_; variable
2590 #define gm (&_gm_)
2591 #define is_global(M) ((M) == &_gm_)