Searched defs:EXPR_WFL_NODE (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ | ||
H A D | uninit-A.c | 33 #define EXPR_WFL_NODE(t) ((t)->wfl) macro |
/openbsd/gnu/usr.bin/gcc/gcc/ | ||
H A D | tree.h | 891 #define EXPR_WFL_NODE(NODE) \ macro |