Home
last modified time | relevance | path

Searched defs:WHILE_COND (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1344 #define WHILE_COND(NODE) TREE_OPERAND (WHILE_STMT_CHECK (NODE), 0) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5104 #define WHILE_COND(NODE) TREE_OPERAND (WHILE_STMT_CHECK (NODE), 0) macro