reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
80 S[I] = LocalStats::get(static_cast<StatType>(I)); 83 S[I] += Stats.get(static_cast<StatType>(I)); 87 S[I] = static_cast<sptr>(S[I]) >= 0 ? S[I] : 0; 87 S[I] = static_cast<sptr>(S[I]) >= 0 ? S[I] : 0; 87 S[I] = static_cast<sptr>(S[I]) >= 0 ? S[I] : 0;