Home
last modified time | relevance | path

Searched refs:ptr_high (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/test/unit/core/
H A Dtest_mem.c116 u8_t *ptr, *ptr_low, *ptr_high; in START_TEST() local
131 ptr_high = ptr + (MEM_SIZE * 2); in START_TEST()
132 mem_free(ptr_high); in START_TEST()

Completed in 1 milliseconds