Home
last modified time | relevance | path

Searched refs:c_expand_end_cond (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.h903 extern void c_expand_end_cond PARAMS ((void));
H A Dc-parse.in2194 /* Make sure c_expand_end_cond is run once
2295 c_expand_end_cond ();
2299 { c_expand_end_cond ();
2307 /* Make sure c_expand_end_cond is run once
2311 { c_expand_end_cond (); }
H A Dc-common.c942 c_expand_end_cond () in c_expand_end_cond() function
H A DChangeLog.03796 c_expand_end_cond, init_iterators): Add prototypes.
7308 * c-common.c (c_expand_start_cond, c_expand_end_cond,