Home
last modified time | relevance | path

Searched refs:BENCHES (Results 1 - 1 of 1) sorted by relevance

/third_party/littlefs/
H A DMakefile45 BENCHES ?= $(wildcard benches/*.toml) macro
50 BENCH_A := $(BENCHES:%.toml=$(BUILDDIR)/%.b.a.c) \
164 $(BENCHES) \
540 $(BUILDDIR)/%.b.a.c: %.c $(BENCHES)
541 ./scripts/bench.py -c $(BENCHES) -s $< $(BENCHCFLAGS) -o $@

Completed in 1 milliseconds