Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h1108 #define CONSTRUCTOR_APPEND_ELT(V, INDEX, VALUE) \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h1623 #define CONSTRUCTOR_APPEND_ELT(V, INDEX, VALUE) \ macro