Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/
H A Dmem.c37 static TSAN_QUALIFIER int realloc_count; variable
103 *rcount = tsan_load(&realloc_count); in CRYPTO_get_alloc_counts()
240 INCREMENT(realloc_count); in CRYPTO_realloc()