Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/
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()
/third_party/openssl/crypto/
Dmem.c34 static TSAN_QUALIFIER int realloc_count; variable
90 *rcount = LOAD(realloc_count); in CRYPTO_get_alloc_counts()
207 INCREMENT(realloc_count); in CRYPTO_realloc()