Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/
HDmacro.c162 static bool reached_end_of_context (cpp_context *);
2143 reached_end_of_context (cpp_context *context) in reached_end_of_context() function
2248 else if (!reached_end_of_context (context)) in cpp_get_token_1()
/dragonfly/contrib/gcc-8.0/libcpp/
HDmacro.c322 static bool reached_end_of_context (cpp_context *);
2614 reached_end_of_context (cpp_context *context) in reached_end_of_context() function
2721 else if (!reached_end_of_context (context)) in cpp_get_token_1()