Home | History | Annotate | Download | only in emugen

Lines Matching refs:writeExpression

440     if (var.writeExpression() != "") {
441 fprintf(fp, "%s", var.writeExpression().c_str());