Home
last modified time | relevance | path

Searched defs:HAS_TREE_OP (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple.c53 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) \ argument
60 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) sizeof (struct STRUCT), argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.c57 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) \ argument
64 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) sizeof(struct STRUCT), argument
H A Dgimple.h805 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) SYM, argument