Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dc-lex.c331 c_lex_with_flags (tree *value, location_t *loc, unsigned char *cpp_flags) in c_lex_with_flags() argument
480 if (cpp_flags) in c_lex_with_flags()
481 *cpp_flags = tok->flags | add_flags; in c_lex_with_flags()
DChangeLog-2005421 * c-lex.c (c_lex_with_flags): Add PURE_ZERO to cpp_flags if