Searched refs:ptr_high (Results 1 – 1 of 1) sorted by relevance
116 u8_t *ptr, *ptr_low, *ptr_high; in START_TEST() local131 ptr_high = ptr + (MEM_SIZE * 2); in START_TEST()132 mem_free(ptr_high); in START_TEST()
Completed in 2 milliseconds