Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A 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()