Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
A Dzutil.c200 #define MAX_PTR 10 macro
210 local ptr_table table[MAX_PTR];
234 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()

Completed in 2 milliseconds