Home
last modified time | relevance | path

Searched refs:lz4c32 (Results 1 – 4 of 4) sorted by relevance

/external/lz4/tests/
DMakefile78 lz4c32: # create a 32-bits version for 32/64 interop tests target
301 test-lz4c32: CFLAGS+=-m32
302 test-lz4c32: test-lz4
304 test-interop-32-64: lz4 lz4c32 datagen
314 test-lz4c32-basic: lz4c32 datagen
370 test-mem32: lz4c32 datagen
/external/lz4/programs/
DMakefile88 lz4c32: CFLAGS += -m32 $(DEBUGFLAGS) target
89 lz4c32: $(SRCFILES) target
95 lz4$(EXT) lz4c$(EXT) lz4c32$(EXT) unlz4 lz4cat
D.gitignore6 lz4c32
DREADME.md8 - `lz4c32` : Same as `lz4c`, but forced to compile in 32-bits mode