Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c1283 char_type *stackp, *stack_lim; in decompress() local
1307 stack_lim = stack_max; in decompress()
1324 if (stackp < stack_lim) { in decompress()
1337 if (stackp < stack_lim) { in decompress()