Searched refs:c_begin_while_stmt (Results 1 – 4 of 4) sorted by relevance
338 extern tree c_begin_while_stmt PARAMS ((void));
2317 c_begin_while_stmt returns the WHILE_STMT node, which2322 $<ttype>$ = c_begin_while_stmt (); }
1007 c_begin_while_stmt () in c_begin_while_stmt() function
21035 (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.