reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h
   98     for (int i = 0; i < AllocatorStatCount; i++)
   98     for (int i = 0; i < AllocatorStatCount; 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;