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

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 357 static bool reached_end_of_context (cpp_context *);
2894 reached_end_of_context (cpp_context *context) function
3001 else if (!reached_end_of_context (context))
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 357 static bool reached_end_of_context (cpp_context *);
2885 reached_end_of_context (cpp_context *context) function
2992 else if (!reached_end_of_context (context))

Completed in 25 milliseconds