Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxxabi/src/
H A Dfallback_malloc.cpp61 static const size_t HEAP_SIZE = 512; variable
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Ddeflate.h49 #define HEAP_SIZE (2*L_CODES+1) macro
/openbsd/lib/libz/
H A Ddeflate.h47 #define HEAP_SIZE (2*L_CODES+1) macro
/openbsd/sys/lib/libz/
H A Ddeflate.h47 #define HEAP_SIZE (2*L_CODES+1) macro