Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.h338 extern tree c_begin_while_stmt PARAMS ((void));
H A Dc-parse.in2317 c_begin_while_stmt returns the WHILE_STMT node, which
2322 $<ttype>$ = c_begin_while_stmt (); }
H A Dc-common.c1007 c_begin_while_stmt () in c_begin_while_stmt() function
H A DChangeLog.721035 (c_begin_while_stmt, c_finish_while_stmt_cond): Likewise.
21038 (c_begin_while_stmt, c_finish_while_stmt_cond): Likewise.
21040 c_begin_while_stmt and c_finish_while_stmt_cond.