Searched refs:do_elif (Results 1 – 11 of 11) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | cpplib.c | 1453 do_elif (pfile) in do_elif() function
|
H A D | FSFChangeLog | 1578 (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 D | ChangeLog.3 | 1970 (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 D | ChangeLog.0 | 3196 (do_elif): Likewise. 3264 do_ident, do_if, do_xifdef, do_else, do_elif, do_endif, do_sccs, 3283 (do_elif): Likewise.
|
H A D | ChangeLog.4 | 2494 (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 D | FSFChangeLog.10 | 2391 do_line, do_if, do_elif): Replace `long' with `HOST_WIDE_INT'. 9632 (do_if, do_elif): Update appropriately.
|
H A D | ChangeLog.1 | 7206 (conditional_skip, do_elif, do_else): Call skip_if_group with 7680 do_else, do_elif, do_sccs, do_assert, do_unassert,
|
H A D | ChangeLog.6 | 10959 (start_directive, _cpp_do__Pragma, do_else, do_elif, 16268 (do_ifdef, do_ifndef, do_if, do_elif): Similarly.
|
H A D | ChangeLog.2 | 9569 do_elif, do_endif, do_sccs, do_assert, do_unassert,
|
H A D | ChangeLog.7 | 11084 do_elif, do_endif, parse_answer, parse_assertion, do_assert,
|
/openbsd/gnu/gcc/libcpp/ |
H A D | directives.c | 1698 do_elif (cpp_reader *pfile) in do_elif() function
|