Searched refs:next_context (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcclibs/libcpp/
H A Dmacro.c49 static cpp_context *next_context (cpp_reader *);
958 next_context (cpp_reader *pfile) function
979 cpp_context *context = next_context (pfile);
993 cpp_context *context = next_context (pfile);
1007 cpp_context *context = next_context (pfile);

Completed in 268 milliseconds