Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/radix-tree/
DMakefile8 CORE_OFILES := radix-tree.o idr.o linux.o test.o find_bit.o macro
9 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o regression3.o \
26 idr-test: idr-test.o $(CORE_OFILES)
28 multiorder: multiorder.o $(CORE_OFILES)