Home
last modified time | relevance | path

Searched refs:cpp_defined (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Didentifiers.c100 cpp_defined (cpp_reader *pfile, const unsigned char *str, int len) in cpp_defined() function
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h725 extern int cpp_defined (cpp_reader *, const unsigned char *, int);
/freebsd-12.1/contrib/gcc/
H A Dfix-header.c588 if (cpp_defined (pfile, (const unsigned char *)names, len)) in check_macro_names()
H A DChangeLog-20004285 * cpphash.c: Move cpp_defined here from cpplib.c.
4286 * cpplib.c: Update comments, move cpp_defined to cpphash.c.
15029 cpp_defined): Update for new scheme.
15859 cpp_defined to const unsigned char *.
20331 cpp_defined.
27462 ourselves, with cpp_defined.
28664 (do_xifdef): Use cpp_defined. De-obfuscate.
28748 (parse_charconst, cpp_lex): Use cpp_defined.
28758 (cpp_defined): New function.
28768 * cppfiles.c (redundant_include_p): Use cpp_defined.
[all …]