Searched refs:mem_ptr_start (Results 1 – 1 of 1) sorted by relevance
181 uint8_t *mem_ptr_start = (uint8_t *) s_allocation_list[i].mem_ptr; in is_memory_uninitialized() local184 if (*mem_ptr_start++ == INITIAL_VAL) { in is_memory_uninitialized()