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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinternal.h508 extern bool _cpp_create_definition (cpp_reader *, cpp_hashnode *);
H A Dpch.c670 if (!_cpp_create_definition (r, h))
H A Ddirectives.c559 if (_cpp_create_definition (pfile, node))
H A Dmacro.c1587 _cpp_create_definition (cpp_reader *pfile, cpp_hashnode *node) function
1827 /* Next has PREV_WHITE; see _cpp_create_definition. */

Completed in 76 milliseconds