HomeSort by: relevance | last modified time | path
    Searched defs:fallthrough_comment_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/
lex.cc 3100 fallthrough_comment_p (cpp_reader *pfile, const unsigned char *comment_start)
4078 if (fallthrough_comment_p (pfile, comment_start))
3099 fallthrough_comment_p (cpp_reader *pfile, const unsigned char *comment_start) function
  /src/external/gpl3/gcc.old/dist/libcpp/
lex.cc 2827 fallthrough_comment_p (cpp_reader *pfile, const unsigned char *comment_start)
3787 if (fallthrough_comment_p (pfile, comment_start))
2826 fallthrough_comment_p (cpp_reader *pfile, const unsigned char *comment_start) function

Completed in 30 milliseconds