Searched refs:c_expand_start_cond (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-common.h | 899 extern void c_expand_start_cond PARAMS ((tree, int, tree));
|
H A D | c-parse.in | 2195 for each call to c_expand_start_cond. 2207 we later pass to c_expand_start_cond to fill 2212 { c_expand_start_cond (c_common_truthvalue_conversion ($4), 2308 for each call to c_expand_start_cond.
|
H A D | c-common.c | 900 c_expand_start_cond (cond, compstmt_count, if_stmt) in c_expand_start_cond() function
|
H A D | ChangeLog.0 | 3795 * c-tree.h (finish_file, c_expand_start_cond, c_expand_start_else, 7308 * c-common.c (c_expand_start_cond, c_expand_end_cond,
|
H A D | ChangeLog.4 | 8222 (c_expand_start_cond): Change prototype. 8234 (c_expand_start_cond): Add the if-statement to the statement-tree,
|
H A D | ChangeLog.7 | 21032 * c-common.c (c_expand_start_cond): Expect the IF_STMT node to 21036 * c-common.h (c_expand_start_cond): Update prototype.
|