Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/misc/
Dlv_tlsf.c826 const int this_status = block_is_free(block) ? 1 : 0; in integrity_walker() local
834 integ->prev_status = this_status; in integrity_walker()