Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dtf_gunzip.c23 static uintptr_t zalloc_start; variable
66 zalloc_start = work_buf; in gunzip()
68 zalloc_current = zalloc_start; in gunzip()