Home
last modified time | relevance | path

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

/arch/powerpc/boot/dtc-src/
Ddtc-lexer.l31 STRING \"([^\\"]|\\.)*\"
65 <*>"/include/"{WS}*{STRING} {
77 <*>{STRING} {
/arch/um/drivers/
Dmconsole_user.c79 #define STRING(x) STRINGX(x) macro
115 STRING(MCONSOLE_VERSION) " clients", 1, 0); in mconsole_get_request()