Home
last modified time | relevance | path

Searched defs:freelist_size (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmemory-block.h32 static const size_t freelist_size = 1024 * 1024 / block_size; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmemory-block.h32 static const size_t freelist_size = 1024 * 1024 / block_size; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem_sec.c287 ossl_ssize_t freelist_size; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dmem_sec.c315 ossl_ssize_t freelist_size; member