Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c2720 bool fallthrough_comment = false; in _cpp_lex_direct() local
2748 fallthrough_comment = false; in _cpp_lex_direct()
2863 if (fallthrough_comment) in _cpp_lex_direct()
2952 fallthrough_comment = true; in _cpp_lex_direct()
2967 if (fallthrough_comment) in _cpp_lex_direct()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc3530 bool fallthrough_comment = false; in _cpp_lex_direct() local
3570 fallthrough_comment = false; in _cpp_lex_direct()
3698 if (fallthrough_comment) in _cpp_lex_direct()
3787 fallthrough_comment = true; in _cpp_lex_direct()
3802 if (fallthrough_comment) in _cpp_lex_direct()