Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/zlib/
Dinftrees.h50 #define ENOUGH_DISTS 592 macro
51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS)
Dinftrees.c205 (type == DISTS && used > ENOUGH_DISTS)) in inflate_table()
274 (type == DISTS && used > ENOUGH_DISTS)) in inflate_table()