Home | History | Annotate | Download | only in src

Lines Matching refs:fp_

846   intptr_t GetFp() const { return fp_; }
847 void SetFp(intptr_t fp) { fp_ = fp; }
903 intptr_t fp_;