Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dsystem.c219 ADD_COMPILE_FLAG(FICL_WANT_LZ4_SOFTCORE); in ficlSystemCreate()
H A Dficl.h224 #if !defined(FICL_WANT_LZ4_SOFTCORE)
225 #define FICL_WANT_LZ4_SOFTCORE (1) macro