Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/zlib/
Dtf_gunzip.c24 static uintptr_t zalloc_end; variable
37 if (p_end > zalloc_end) in zcalloc()
67 zalloc_end = work_buf + work_len; in gunzip()