Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:FLD

331 	y->tval = x->tval & ~(CON|FLD|REC|DONTFREE);	/* copy is not constant or field */
1090 if (x == y && !(x->tval & (FLD|REC))) /* self-assignment: */