Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/heap/
Dheap_tlsf.c503 const int this_status = block_is_free(block) ? 1 : 0; in integrity_walker() local
511 integ->prev_status = this_status; in integrity_walker()