CVAL
if (CVAL(words,0) == 8) {
if (CVAL(words,0) == 0) {
int command = CVAL(data,0);
fdata(words+1,f1,MINIMUM(words+1+2*CVAL(words,0),maxbuf));
if (CVAL(words,0) == 1) {
} else if (CVAL(words,0) == 17) {
} else if (CVAL(words,0) == 13) {
fdata(words+1,f1,MINIMUM(words + 1 + CVAL(words,0)*2,maxbuf));
int wcnt = CVAL(words,0);
if (CVAL(words,0) == 3) {
} else if (CVAL(words,0) == 13) {
fdata(words+1,f1,MINIMUM(words + 1 + CVAL(words,0)*2,maxbuf));
request = (CVAL(buf,9)&0x80)?0:1;
command = CVAL(buf,4);
if (CVAL(buf,5)) {
int class = CVAL(buf,5);
data = words + 1 + CVAL(words,0)*2;
int wct = CVAL(words,0);
if ((fn->flags & FLG_CHAIN) && CVAL(words,0) && SVAL(words,1)!=0xFF) {
data = words + 1 + CVAL(words,0)*2;
int flags = CVAL(data,0);
int ecode = CVAL(data,4);
int response = (CVAL(data,2)>>7);
int opcode = (CVAL(data,2) >> 3) & 0xF;
int nm_flags = ((CVAL(data,2) & 0x7) << 4) + (CVAL(data,3)>>4);
int rcode = CVAL(data,3) & 0xF;
int numnames = CVAL(p,0);
int command = CVAL(data,4);
#define PVAL(buf,pos) ((unsigned)CVAL(buf,pos))
#define SCVAL(buf,pos,val) (CVAL(buf,pos) = (val))
#define SSVALX(buf,pos,val) (CVAL(buf,pos)=(val)&0xFF,CVAL(buf,pos+1)=(val)>>8)
write_bits(CVAL(buf,0),attrib_fmt);
write_bits(CVAL(buf,0),bitfmt);
unsigned int x = CVAL(buf,0);
unsigned int x = CVAL(buf,0);
d = (IVAL(p,4)*256.0 + CVAL(p,3)) * (1.0e-7 * (1<<24));