Home
last modified time | relevance | path

Searched refs:_cpp_handle_directive (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/gcc/libcpp/
H A Dinternal.h553 extern int _cpp_handle_directive (cpp_reader *, int);
H A Dinit.c515 _cpp_handle_directive (pfile, token->flags & PREV_WHITE); in read_original_filename()
H A Dtraditional.c629 _cpp_handle_directive (pfile, false /* indented */); in _cpp_scan_out_logical_line()
H A DChangeLog131 * lex.c (_cpp_lex_token): Allow _cpp_handle_directive to return
863 (_cpp_handle_directive): Reenable macro expander if appropriate.
H A Dlex.c776 if (_cpp_handle_directive (pfile, result->flags & PREV_WHITE)) in _cpp_lex_token()
H A Ddirectives.c373 _cpp_handle_directive (cpp_reader *pfile, int indented) in _cpp_handle_directive() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h550 extern int _cpp_handle_directive PARAMS ((cpp_reader *, int));
H A Dcpptrad.c726 _cpp_handle_directive (pfile, false /* indented */);
H A Dcppinit.c1053 _cpp_handle_directive (pfile, token->flags & PREV_WHITE);
H A Dcpplib.c345 _cpp_handle_directive (pfile, indented) in _cpp_handle_directive() function
H A Dcpplex.c859 && _cpp_handle_directive (pfile, result->flags & PREV_WHITE))
H A DChangeLog.41086 * cpplib.c (_cpp_handle_directive): Buffer->inc is not null.
1307 (_cpp_handle_directive): Set line_extension flag for #number.
2718 * cpplib.c (_cpp_handle_directive): Update.
3639 (_cpp_handle_directive, run_directive): Use them.
3640 (_cpp_handle_directive): Don't -Wtraditional on indented
5163 (_cpp_handle_directive): New function, combines _cpp_check_directive
5282 _cpp_handle_directive, DSC): New.
15026 (_cpp_handle_directive, do_pragma_default): Delete.
H A DChangeLog.31967 (_cpp_handle_directive): Don't process directives other than
3204 (_cpp_handle_directive): Run # <number> through the same logic
7863 (_cpp_handle_directive): Use _cpp_get_directive_token. Issue
8243 * cpplib.c (_cpp_handle_directive): Improve warnings for
8293 (_cpp_handle_directive): Decide if the # was at the beginning
10882 (_cpp_handle_directive, consider_directive_while_skipping):
10942 (_cpp_handle_directive): Rename from handle_directive.
10961 _cpp_handle_directive, _cpp_handle_eof,
H A DChangeLog.7141 * cpplib.c (_cpp_handle_directive): Move #define-specific
199 * cpplib.c (_cpp_handle_directive): Do traditional
399 Only call _cpp_handle_directive if we know we have a good
1335 (_cpp_handle_directive): Always call prepare_directive_trad
1969 (_cpp_handle_directive, run_directive): Update for traditional
11079 * cpplib.c (check_eol, directive_diagnostics, _cpp_handle_directive,
11654 * cpplib.c (_cpp_handle_directive): If processing
14131 (end_directive, directive_diagnostics, _cpp_handle_directive):
14135 (_cpp_handle_directive): Issue warnings for linemarkers here,
15525 * cpplib.c (_cpp_handle_directive): Save and restore state
H A DChangeLog.610898 * cpplib.c (skip_rest_of_line, check_eol, _cpp_handle_directive,
10908 (_cpp_handle_directive): Update to use directive_diagnostics.
11157 (_cpp_handle_directive, do_pragma, do_pragma_dependency,
15525 * cpplib.c (_cpp_handle_directive): End the directive if it isn't
16028 (do_endif, push_conditional, _cpp_handle_directive): Update
16267 (_cpp_handle_directive): Update.
H A DChangeLog.54222 * cpplib.c (_cpp_handle_directive): If -fpreprocessed, accept
11331 (_cpp_handle_directive): Suggest not using #elif with -Wtraditional.
12070 * cpplib.c (_cpp_handle_directive): Use buffer->was_skipping,
H A DChangeLog6551 * cpplib.c (_cpp_handle_directive): Set directive_wants_padding
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dcppinternals.texi956 @code{_cpp_handle_directive} clears @code{mi_valid} when processing any
/openbsd/gnu/gcc/gcc/doc/
H A Dcppinternals.info889 `_cpp_handle_directive' clears `mi_valid' when processing any
H A Dcppinternals.texi956 @code{_cpp_handle_directive} clears @code{mi_valid} when processing any