Home | History | Annotate | Download | only in src

Lines Matching defs:counter_

2133   AllSpaces() { counter_ = FIRST_SPACE; }
2135 int counter_;
2145 OldSpaces() { counter_ = OLD_POINTER_SPACE; }
2147 int counter_;
2157 PagedSpaces() { counter_ = OLD_POINTER_SPACE; }
2159 int counter_;