reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
87 internal_memset(s, 0, AllocatorStatCount * sizeof(uptr)); 92 s[i] += stats->Get(AllocatorStat(i)); 99 s[i] = ((sptr)s[i]) >= 0 ? s[i] : 0; 99 s[i] = ((sptr)s[i]) >= 0 ? s[i] : 0; 99 s[i] = ((sptr)s[i]) >= 0 ? s[i] : 0;