Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/radix-tree/
DMakefile8 CORE_OFILES := xarray.o radix-tree.o idr.o linux.o test.o find_bit.o bitmap.o macro
9 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o regression3.o \
27 idr-test: idr-test.o $(CORE_OFILES)
29 xarray: $(CORE_OFILES)
31 multiorder: multiorder.o $(CORE_OFILES)