Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.h135 #define clear_cinuse(p) ((p)->head &= ~CINUSE_BIT) macro
H A Ddlmalloc.c1720 #define clear_cinuse(p) ((p)->head &= ~CINUSE_BIT)