Searched refs:STACKSIZE (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/codexlib/lzd/
H A Dlzd.c13 #define STACKSIZE 2000 macro
54 unsigned int stack[STACKSIZE + SPARE];
99 if (state->sp >= STACKSIZE)

Completed in 10 milliseconds