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

/openbsd-current/gnu/gcc/libcpp/
H A Dtraditional.c90 static void maybe_start_funlike (cpp_reader *, cpp_hashnode *, const uchar *,
313 maybe_start_funlike (cpp_reader *pfile, cpp_hashnode *node, const uchar *start, struct fun_macro *macro) function
488 maybe_start_funlike (pfile, node, out_start, &fmacro);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpptrad.c96 static void maybe_start_funlike PARAMS ((cpp_reader *, cpp_hashnode *,
394 maybe_start_funlike (pfile, node, start, macro) function
587 maybe_start_funlike (pfile, node, out_start, &fmacro);

Completed in 177 milliseconds