Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
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()