Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dc-lex.c336 unsigned char add_flags = 0; in c_lex_with_flags() local
374 add_flags = PURE_ZERO; in c_lex_with_flags()
481 *cpp_flags = tok->flags | add_flags; in c_lex_with_flags()