Searched refs:QUOTED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/lib/libc/gen/
H A Dgetttyent.c156 #define QUOTED 1 macro
170 q ^= QUOTED; /* obscure, but nice */
173 if (q == QUOTED && *p == '\\' && *(p+1) == '"')
176 if (q == QUOTED)
/freebsd-10.0-release/contrib/amd/amd/
H A Dconf_tok.l167 dprintf("%8d: QUOTED-Non-WS-EQ string \"%s\"\n", yytext);

Completed in 111 milliseconds