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
125 $(if $(filter -DZSTD_MULTITHREAD,$(CPPFLAGS)),\
166 $(if $(filter -DZSTD_MULTITHREAD,$(CPPFLAGS)),\
190 %-mt : CPPFLAGS_DYNLIB := -DZSTD_MULTITHREAD
191 %-mt : CPPFLAGS_STATICLIB := -DZSTD_MULTITHREAD
  /src/external/bsd/zstd/lib/
Makefile 59 CPPFLAGS+= -I${SRCDIR} -DZSTD_MULTITHREAD
  /src/external/bsd/zstd/dist/tests/fuzz/
Makefile 46 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=1 $(CPPFLAGS)
  /src/external/bsd/zstd/dist/tests/
Makefile 69 MULTITHREAD_CPP = -DZSTD_MULTITHREAD
73 MULTITHREAD_CPP = -DZSTD_MULTITHREAD
  /src/external/bsd/zstd/dist/programs/
Makefile 70 THREAD_CPP := -DZSTD_MULTITHREAD

Completed in 20 milliseconds