Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/tests/unit/
H A Dintrospection.tcl24 test {CLIENT GETNAME should return NIL if name is not assigned} {
/f-stack/freebsd/contrib/zlib/
H A Ddeflate.c107 #define NIL 0 macro
194 s->head[s->hash_size-1] = NIL; \
215 *p = (Pos)(m >= wsize ? m - wsize : NIL);
222 *p = (Pos)(m >= wsize ? m - wsize : NIL);
1250 s->strstart - (IPos)MAX_DIST(s) : NIL;
1853 hash_head = NIL;
1861 if (hash_head != NIL && s->strstart - hash_head <= MAX_DIST(s)) {
1956 hash_head = NIL;
1966 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
/f-stack/freebsd/mips/mips/
H A Dsupport.S131 sb v0, 0(a1) # each byte until NIL