Home
last modified time | relevance | path

Searched refs:realloced (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_stats.h36 uptr realloced; member
H A Dasan_stats.cc46 Printf("Stats: %zuM realloced by %zu calls\n", realloced>>20, reallocs); in Print()
H A Dasan_allocator.cc659 thread_stats.realloced += new_size; in Reallocate()
/freebsd-12.1/contrib/tcsh/
H A DFixes1532 18. Globbing bug with brace expansion, when arguments need to be realloced...