STACK_SIZE       2163 dxref.c            enum { STACK_SIZE = 1024 };
STACK_SIZE       2164 dxref.c            int file_stack [STACK_SIZE], sp = 0;
STACK_SIZE       2190 dxref.c        	    if (sp >= STACK_SIZE) {