Home | History | Annotate | Download | only in src

Lines Matching refs:CountField

4800 int DependentCode::count() { return CountField::decode(flags()); }
4803 set_flags(CountField::update(flags(), value));