Home
last modified time | relevance | path

Searched refs:check_output_buffer (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dtraditional.c85 static void check_output_buffer (cpp_reader *, size_t);
99 check_output_buffer (cpp_reader *pfile, size_t n) in check_output_buffer() function
369 check_output_buffer (pfile, RLIMIT (context) - cur); in _cpp_scan_out_logical_line()
986 check_output_buffer (pfile, RLIMIT (context) - CUR (context)); in _cpp_create_trad_definition()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpptrad.c90 static void check_output_buffer PARAMS ((cpp_reader *, size_t));
106 check_output_buffer (pfile, n) in check_output_buffer() function
458 check_output_buffer (pfile, RLIMIT (context) - cur);
1090 check_output_buffer (pfile, RLIMIT (context) - CUR (context));
H A DChangeLog.71342 (check_output_buffer, skip_whitespace): Update.
1976 * cpptrad.c (check_output_buffer, lex_identifier, scan_parameters,