Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/zlib/
Dtf_gunzip.c23 static uintptr_t zalloc_end; variable
36 if (p_end > zalloc_end) in zcalloc()
66 zalloc_end = work_buf + work_len; in gunzip()