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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dmacro.c58 static _cpp_buff *funlike_invocation_p (cpp_reader *, cpp_hashnode *);
711 funlike_invocation_p (cpp_reader *pfile, cpp_hashnode *node) function
770 buff = funlike_invocation_p (pfile, node);

Completed in 62 milliseconds