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

  /src/external/bsd/zstd/dist/lib/
Makefile 62 CPPFLAGS_DYNLIB += -DZSTD_MULTITHREAD # dynamic library build defaults to multi-threaded
121 $(if $(filter -DZSTD_MULTITHREAD,$(CPPFLAGS)),\
162 $(if $(filter -DZSTD_MULTITHREAD,$(CPPFLAGS)),\
186 %-mt : CPPFLAGS_DYNLIB := -DZSTD_MULTITHREAD
187 %-mt : CPPFLAGS_STATICLIB := -DZSTD_MULTITHREAD
  /src/external/bsd/zstd/lib/
Makefile 58 CPPFLAGS+= -I${SRCDIR} -DZSTD_MULTITHREAD
  /src/external/bsd/zstd/dist/tests/fuzz/
Makefile 43 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=1 $(CPPFLAGS)
  /src/external/bsd/zstd/dist/tests/
Makefile 66 MULTITHREAD_CPP = -DZSTD_MULTITHREAD
70 MULTITHREAD_CPP = -DZSTD_MULTITHREAD
  /src/external/bsd/zstd/dist/programs/
Makefile 70 THREAD_CPP := -DZSTD_MULTITHREAD

Completed in 17 milliseconds