Home
last modified time | relevance | path

Searched refs:do_elif (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.c1453 do_elif (pfile) in do_elif() function
H A DFSFChangeLog1578 (do_elif, do_else, verror): Use it instead of fwrite(,,,stderr).
1855 (do_define, do_elif, do_else, output_line_directive, verror): Likewise.
H A DChangeLog.31970 (do_ifdef, do_ifndef, do_if, do_else, do_elif, do_endif):
6594 (do_elif, do_else, _cpp_handle_eof): Call cpp_error_with_line
7636 * cpplib.c (do_elif): Skip the rest of the line if we're
7872 (do_if, do_else, do_elif, do_ifdef, do_ifndef, conditional_skip):
10877 do_undef, do_line, do_elif, do_error, do_pragma, do_warning,
10890 (do_elif, do_else): Test for T_ELSE specifically when checking
10944 (do_if, do_elif): Call _cpp_parse_expr directly.
H A DChangeLog.03196 (do_elif): Likewise.
3264 do_ident, do_if, do_xifdef, do_else, do_elif, do_endif, do_sccs,
3283 (do_elif): Likewise.
H A DChangeLog.42494 (do_define, do_line, do_include, do_undef, do_else, do_elif,
4032 (do_else, do_elif, push_conditional): Update logic.
5173 (do_elif): Don't forget to invalidate controlling macros.
H A DFSFChangeLog.102391 do_line, do_if, do_elif): Replace `long' with `HOST_WIDE_INT'.
9632 (do_if, do_elif): Update appropriately.
H A DChangeLog.17206 (conditional_skip, do_elif, do_else): Call skip_if_group with
7680 do_else, do_elif, do_sccs, do_assert, do_unassert,
H A DChangeLog.610959 (start_directive, _cpp_do__Pragma, do_else, do_elif,
16268 (do_ifdef, do_ifndef, do_if, do_elif): Similarly.
H A DChangeLog.29569 do_elif, do_endif, do_sccs, do_assert, do_unassert,
H A DChangeLog.711084 do_elif, do_endif, parse_answer, parse_assertion, do_assert,
/openbsd/gnu/gcc/libcpp/
H A Ddirectives.c1698 do_elif (cpp_reader *pfile) in do_elif() function