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

  /src/external/gpl3/gcc/dist/libcpp/
traditional.cc 94 static void maybe_start_funlike (cpp_reader *, cpp_hashnode *, const uchar *,
343 maybe_start_funlike (cpp_reader *pfile, cpp_hashnode *node, const uchar *start, function
539 maybe_start_funlike (pfile, node, out_start, &fmacro);
  /src/external/gpl3/gcc.old/dist/libcpp/
traditional.cc 94 static void maybe_start_funlike (cpp_reader *, cpp_hashnode *, const uchar *,
343 maybe_start_funlike (cpp_reader *pfile, cpp_hashnode *node, const uchar *start, function
539 maybe_start_funlike (pfile, node, out_start, &fmacro);

Completed in 24 milliseconds