Home
last modified time | relevance | path

Searched defs:MIN_STREAM_ALLOCATION (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-compress.c58 static const size_t MIN_STREAM_ALLOCATION = 1024; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-compress.cc58 static const size_t MIN_STREAM_ALLOCATION = 1024; variable