Searched refs:_cpp_release_buff (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | macro.c | 409 _cpp_release_buff (pfile, buff); in stringify_arg() 702 _cpp_release_buff (pfile, base_buff); in collect_args() 787 _cpp_release_buff (pfile, buff); in enter_macro_context() 1077 _cpp_release_buff (pfile, context->buff); in _cpp_pop_context()
|
| H A D | traditional.c | 318 _cpp_release_buff (pfile, macro->buff); in maybe_start_funlike() 671 _cpp_release_buff (pfile, fmacro.buff); in _cpp_scan_out_logical_line()
|
| H A D | internal.h | 106 extern void _cpp_release_buff (cpp_reader *, _cpp_buff *);
|
| H A D | lex.c | 1584 _cpp_release_buff (cpp_reader *pfile, _cpp_buff *buff) in _cpp_release_buff() function
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2001 | 9939 * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_release_buff, 9943 * cpplex.c (new_buff, _cpp_release_buff, _cpp_get_buff,
|