Home | History | Annotate | Download | only in one-true-awk

Lines Matching refs:FLD

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