Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/genksyms/
Dlex.l67 ^#[ \t]+{INT}[ \t]+\"[^\"\n]+\".*\n return FILENAME;
156 else if (token == FILENAME)
Dparse.tab.h_shipped90 FILENAME = 299
Dparse.y119 %token FILENAME
Dlex.lex.c_shipped846 return FILENAME;
1965 else if (token == FILENAME)
Dparse.tab.c_shipped190 FILENAME = 299
592 "TYPE", "OTHER", "FILENAME", "';'", "'}'", "','", "'('", "')'", "'*'",
/linux-4.4.14/arch/arm/tools/
Dgen-mach-types26 printf(" * This was automagically generated from %s!\n", FILENAME);
/linux-4.4.14/Documentation/DocBook/media/
DMakefile166 FILENAME = \ macro
378 entity=`echo "$$file" | sed $(FILENAME) -e s/"^([^-]*)"/sub\1/` ; \
390 entity=`echo "$$file" |sed $(FILENAME)` ; \