Searched refs:_cpp_arguments_ok (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | internal.h | 514 extern bool _cpp_arguments_ok (cpp_reader *, cpp_macro *, const cpp_hashnode *,
|
| H A D | macro.c | 536 _cpp_arguments_ok (cpp_reader *pfile, cpp_macro *macro, const cpp_hashnode *node, unsigned int argc) in _cpp_arguments_ok() function 684 if (_cpp_arguments_ok (pfile, macro, node, argc)) in collect_args()
|
| H A D | traditional.c | 571 if (_cpp_arguments_ok (pfile, m, fmacro.node, fmacro.argc)) in _cpp_scan_out_logical_line()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2002 | 16721 (_cpp_arguments_ok): New. 16722 * cppmacro.c (_cpp_arguments_ok): New, split out from...
|