Searched refs:FOR_EACH_CONSTRUCTOR_VALUE (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dvarasm.c2485 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value)
3645 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, tem)
3704 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, tem)
3756 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (value), idx, elt)
H A Dc-pretty-print.c1442 FOR_EACH_CONSTRUCTOR_VALUE (v, ix, value)
1439 FOR_EACH_CONSTRUCTOR_VALUE (v, ix, value) function
H A Dtree.c1008 FOR_EACH_CONSTRUCTOR_VALUE (v, idx, value)
7013 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (init), idx, elt)
H A Dexpr.c5377 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value)
7145 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value)
H A Dtree.h1404 #define FOR_EACH_CONSTRUCTOR_VALUE(V, IX, VAL) \
1398 #define FOR_EACH_CONSTRUCTOR_VALUE macro
H A Dgimplify.c3167 FOR_EACH_CONSTRUCTOR_VALUE (elts, ix, value)
3166 FOR_EACH_CONSTRUCTOR_VALUE (elts, ix, value) function
H A Dc-typeck.c5044 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (inside_init), ix, value)
H A Ddwarf2out.c10150 FOR_EACH_CONSTRUCTOR_VALUE (elts, ix, value)
10137 FOR_EACH_CONSTRUCTOR_VALUE (elts, ix, value) function
/freebsd-11-stable/contrib/gcc/cp/
H A Derror.c1299 FOR_EACH_CONSTRUCTOR_VALUE (v, idx, value) function
H A Dinit.c2509 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (init), idx, elt)
H A Ddecl2.c1230 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (DECL_INITIAL (decl)),
H A Dclass.c6576 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (DECL_INITIAL (decl)),

Completed in 293 milliseconds