Home | History | Annotate | Download | only in gold

Lines Matching refs:exact_

1995     this->exact_[i] = NULL;
2272 if (this->exact_[exp.language] == NULL)
2273 this->exact_[exp.language] = new Exact();
2275 this->exact_[exp.language]);
2319 Exact* exact = this->exact_[i];