Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c3374 mchunkptr tn = chunk_plus_offset(q, psize); in add_segment() local
3375 set_free_with_pinuse(q, psize, tn); in add_segment()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3956 mchunkptr tn = chunk_plus_offset(q, psize); in add_segment() local
3957 set_free_with_pinuse(q, psize, tn); in add_segment()