Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/crypto/
H A Dmem.c34 static TSAN_QUALIFIER int realloc_count; variable
90 *rcount = LOAD(realloc_count); in CRYPTO_get_alloc_counts()
212 INCREMENT(realloc_count); in CRYPTO_realloc()