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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dpch.c71 defn = cpp_macro_definition (pfile, hn);
472 newdefn = cpp_macro_definition (r, h);
591 const uchar * defn = cpp_macro_definition (r, h);
H A Dmacro.c1711 cpp_macro_definition (cpp_reader *pfile, const cpp_hashnode *node) function
1720 "invalid hash type %d in cpp_macro_definition", node->type);
/freebsd-11-stable/contrib/gcc/
H A Dc-ppoutput.c346 fputs ((const char *) cpp_macro_definition (pfile, node),
462 fputs ((const char *) cpp_macro_definition (pfile, node),
H A Dc-lex.c314 (const char *) cpp_macro_definition (pfile, node));
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h695 extern const unsigned char *cpp_macro_definition (cpp_reader *,

Completed in 175 milliseconds