GET_INTN	 754 src/vf.c		STACK(h) += (long)GET_INTN(&dvi_prog[pc], n); pc += n;
GET_INTN	 758 src/vf.c		STACK(x) = (long)GET_INTN(&dvi_prog[pc], n); pc	+= n;
GET_INTN	 764 src/vf.c		STACK(w) = (long)GET_INTN(&dvi_prog[pc], n); pc	+= n;
GET_INTN	 770 src/vf.c		STACK(y) = (long)GET_INTN(&dvi_prog[pc], n); pc	+= n;
GET_INTN	 776 src/vf.c		STACK(z) = (long)GET_INTN(&dvi_prog[pc], n); pc	+= n;
GET_INTN	 783 src/vf.c		STACK(v) += (long)GET_INTN(&dvi_prog[pc], n);
GET_INTN	 787 src/vf.c		length = (long)GET_INTN(&dvi_prog[pc], n); pc += n;