HomeSort by: relevance | last modified time | path
    Searched refs:zstd_lib (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/Configurations/
00-base-templates.conf 104 push(@libs, "-L".$withargs{zstd_lib}) if $withargs{zstd_lib};
155 push(@libs, $withargs{zstd_lib} // "libzstd");
  /src/external/bsd/zstd/dist/contrib/linux-kernel/
Makefile 60 mv linux/lib/zstd/zstd.h linux/include/linux/zstd_lib.h
77 cp linux/include/linux/zstd_lib.h $(LINUX)/include/linux
84 cp ../../lib/zstd.h $(LINUX)/include/linux/zstd_lib.h
linux_zstd.h 26 #include <linux/zstd_lib.h>
85 * From faster to stronger. See zstd_lib.h.
104 * See zstd_lib.h.
117 * The default value is all fields set to 0. See zstd_lib.h.
257 * See zstd_lib.h.
268 * See zstd_lib.h.
477 * See zstd_lib.h.
  /src/crypto/external/apache2/openssl/dist/
Configure 1080 $withargs{zstd_lib}=$1;

Completed in 23 milliseconds