Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/compress/
H A Dcompress.c1281 char_type *stackp, *stack_lim; in decompress() local
1305 stack_lim = stack_max; in decompress()
1322 if (stackp < stack_lim) { in decompress()
1335 if (stackp < stack_lim) { in decompress()