HomeSort by: relevance | last modified time | path
    Searched defs:replace_args (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 345 static void replace_args (cpp_reader *, cpp_hashnode *, cpp_macro *,
1410 If FIRST is NULL replace_args () swallows the comma. */
1551 replace_args (pfile, node, macro,
1556 funlike_invocation_p and by replace_args. */
1916 This is a subroutine of replace_args. */
1958 replace_args (cpp_reader *pfile, cpp_hashnode *node, cpp_macro *macro, function
macro.cc 345 static void replace_args (cpp_reader *, cpp_hashnode *, cpp_macro *,
1410 If FIRST is NULL replace_args () swallows the comma. */
1551 replace_args (pfile, node, macro,
1556 funlike_invocation_p and by replace_args. */
1916 This is a subroutine of replace_args. */
1958 replace_args (cpp_reader *pfile, cpp_hashnode *node, cpp_macro *macro, function
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 345 static void replace_args (cpp_reader *, cpp_hashnode *, cpp_macro *,
1401 If FIRST is NULL replace_args () swallows the comma. */
1542 replace_args (pfile, node, macro,
1547 funlike_invocation_p and by replace_args. */
1907 This is a subroutine of replace_args. */
1949 replace_args (cpp_reader *pfile, cpp_hashnode *node, cpp_macro *macro, function
macro.cc 345 static void replace_args (cpp_reader *, cpp_hashnode *, cpp_macro *,
1401 If FIRST is NULL replace_args () swallows the comma. */
1542 replace_args (pfile, node, macro,
1547 funlike_invocation_p and by replace_args. */
1907 This is a subroutine of replace_args. */
1949 replace_args (cpp_reader *pfile, cpp_hashnode *node, cpp_macro *macro, function

Completed in 58 milliseconds