Home
last modified time | relevance | path

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

/linux-2.4.37.9/lib/zlib_deflate/
Ddeflate.c88 #define NIL 0 macro
163 s->head[s->hash_size-1] = NIL; \
696 s->strstart - (IPos)MAX_DIST(s) : NIL;
903 *p = (Pos)(m >= wsize ? m-wsize : NIL);
910 *p = (Pos)(m >= wsize ? m-wsize : NIL);
1042 IPos hash_head = NIL; /* head of the hash chain */
1069 if (hash_head != NIL && s->strstart - hash_head <= MAX_DIST(s)) {
1135 IPos hash_head = NIL; /* head of hash chain */
1165 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
/linux-2.4.37.9/arch/parisc/math-emu/
Dfloat.h403 #define NIL 0