Home
last modified time | relevance | path

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

/external/zstd/tests/
DMakefile137 fullbench32: CPPFLAGS += -m32 target
138 fullbench fullbench32 : CPPFLAGS += $(MULTITHREAD_CPP) -Wno-deprecated-declarations target
139 fullbench fullbench32 : LDFLAGS += $(MULTITHREAD_LD) target
140 fullbench fullbench32 : DEBUGFLAGS = -DNDEBUG # turn off assert() for speed measurements target
141 fullbench fullbench32 : $(ZSTD_FILES) target
142 fullbench fullbench32 : $(PRGDIR)/datagen.c $(PRGDIR)/util.c $(PRGDIR)/timefn.c $(PRGDIR)/benchfn.c… target