Home
last modified time | relevance | path

Searched defs:srctree (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/scripts/basic/
Ddocproc.c76 static char *srctree, *kernsrctree; variable
/linux-2.6.39/kernel/gcov/
Dfs.c64 static const char srctree[] = SRCTREE; variable
/linux-2.6.39/
DMakefile152 srctree := $(if $(KBUILD_SRC),$(KBUILD_SRC),$(CURDIR)) macro