Searched refs:warn_of_redefinition (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/
H A Dmacro.c68 static bool warn_of_redefinition (cpp_reader *, const cpp_hashnode *,
1493 warn_of_redefinition (cpp_reader *pfile, const cpp_hashnode *node, function
1861 /* Clear whitespace on first token for warn_of_redefinition(). */
1955 if (warn_of_redefinition (pfile, node, macro))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dmacro.c66 static bool warn_of_redefinition (cpp_reader *, const cpp_hashnode *,
1249 warn_of_redefinition (cpp_reader *pfile, const cpp_hashnode *node, function
1577 /* Clear whitespace on first token for warn_of_redefinition(). */
1656 if (warn_of_redefinition (pfile, node, macro))

Completed in 63 milliseconds