Searched refs:cpp_flags (Results 1 – 3 of 3) sorted by relevance
501 c_lex_with_flags (tree *value, location_t *loc, unsigned char *cpp_flags, in c_lex_with_flags() argument745 if (cpp_flags) in c_lex_with_flags()746 *cpp_flags = tok->flags | add_flags; in c_lex_with_flags()
448 c_lex_with_flags (tree *value, location_t *loc, unsigned char *cpp_flags, in c_lex_with_flags() argument685 if (cpp_flags) in c_lex_with_flags()686 *cpp_flags = tok->flags | add_flags; in c_lex_with_flags()
421 * c-lex.c (c_lex_with_flags): Add PURE_ZERO to cpp_flags if