Searched defs:compound (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse.y | 4472 tree compound = NULL_TREE; local 8179 tree compound = TREE_VALUE (list); local 8848 tree thisn_assign, compound = NULL_TREE; local
|
H A D | parse.c | 8037 tree compound = NULL_TREE; local 11744 tree compound = TREE_VALUE (list); local 12413 tree thisn_assign, compound = NULL_TREE; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck.c | 4136 tree incremented, modify, value, compound; local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | typeck.c | 4195 tree incremented, modify, value, compound; in build_unary_op() local
|
/openbsd-src/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 3772 tree compound, type, t; in objc_begin_catch_clause() local
|