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

/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h839 extern int cpp_sys_macro_p (cpp_reader *);
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dexpr.c285 && ! cpp_sys_macro_p (pfile))
321 if (CPP_WTRADITIONAL (pfile) && ! cpp_sys_macro_p (pfile))
H A Dmacro.c1171 cpp_sys_macro_p (cpp_reader *pfile) function

Completed in 86 milliseconds