Home | History | Annotate | Download | only in src

Lines Matching defs:reg_

1020       : reg_(reg),
1023 int reg() { return reg_; }
1028 int reg_;
1367 : action_type_(action_type), reg_(reg), next_(NULL) { }
1370 int reg() { return reg_; }
1374 int reg_;