Home
last modified time | relevance | path

Searched defs:WAVAIL (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/lib/zlib_inflate/
Dinfutil.h82 #define WAVAIL (uInt)(q<s->read?s->read-q-1:s->end-q) macro
/linux-2.4.37.9/arch/ppc64/boot/
Dzlib.c665 #define WAVAIL (q<s->read?s->read-q-1:s->end-q) macro
/linux-2.4.37.9/arch/ppc/boot/lib/
Dzlib.c642 #define WAVAIL (q<s->read?s->read-q-1:s->end-q) macro