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

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h651 inline void _cpp_maybe_notify_macro_use (cpp_reader *pfile, cpp_hashnode *node) function
H A Ddirectives.c1968 _cpp_maybe_notify_macro_use (pfile, node);
1997 _cpp_maybe_notify_macro_use (pfile, node);
H A Dexpr.c1073 _cpp_maybe_notify_macro_use (pfile, node);
H A Dmacro.c1497 _cpp_maybe_notify_macro_use (pfile, node);
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h680 inline bool _cpp_maybe_notify_macro_use (cpp_reader *pfile, cpp_hashnode *node, function
H A Ddirectives.cc2010 if (!_cpp_maybe_notify_macro_use (pfile, node, pfile->directive_line))
2037 if (!_cpp_maybe_notify_macro_use (pfile, node, pfile->directive_line))
2157 if (!_cpp_maybe_notify_macro_use (pfile, node,
H A Dexpr.cc1096 if (!_cpp_maybe_notify_macro_use (pfile, node, token->src_loc))
H A Dmacro.cc1556 _cpp_maybe_notify_macro_use (pfile, node, location);
H A Dlex.cc3325 && _cpp_maybe_notify_macro_use (pfile, node, tok->src_loc)

Completed in 289 milliseconds