Home
last modified time | relevance | path

Searched defs:clear_pinuse (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.h134 #define clear_pinuse(p) ((p)->head &= ~PINUSE_BIT) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2226 #define clear_pinuse(p) ((p)->head &= ~PINUSE_BIT) macro