Home
last modified time | relevance | path

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

/linux-6.12.1/include/video/
Dsstfb.h61 # define print_var(V, X...) \ macro
69 # define print_var(X,Y...) macro
/linux-6.12.1/tools/perf/
DMakefile.config1317 print_var = $(eval $(print_var_code)) $(info $(MSG))
1331 $(call print_var,prefix)
1332 $(call print_var,bindir)
1333 $(call print_var,libdir)
1334 $(call print_var,sysconfdir)
1335 $(call print_var,LIBUNWIND_DIR)
1336 $(call print_var,LIBDW_DIR)
1337 $(call print_var,JDIR)