Searched refs:SET_DECL_INIT_PRIORITY (Results 1 – 11 of 11) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree-streamer-in.c | 269 SET_DECL_INIT_PRIORITY (expr, p); in unpack_ts_decl_with_vis_value_fields()
|
| HD | tree.h | 3325 #define SET_DECL_INIT_PRIORITY(NODE, VAL) \ macro
|
| HD | tree.c | 983 SET_DECL_INIT_PRIORITY (t, DECL_INIT_PRIORITY (node)); in copy_node_stat()
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c-attribs.c | 1408 SET_DECL_INIT_PRIORITY (decl, priority); in handle_constructor_attribute()
|
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | tree.c | 3175 SET_DECL_INIT_PRIORITY (decl, pri); in handle_init_priority_attribute()
|
| HD | decl.c | 2214 SET_DECL_INIT_PRIORITY (olddecl, DECL_INIT_PRIORITY (newdecl)); in duplicate_decls()
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | tree.c | 4568 SET_DECL_INIT_PRIORITY (decl, pri); in handle_init_priority_attribute()
|
| HD | decl.c | 2604 SET_DECL_INIT_PRIORITY (olddecl, DECL_INIT_PRIORITY (newdecl)); in duplicate_decls()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree.h | 2845 #define SET_DECL_INIT_PRIORITY(NODE, VAL) \ macro
|
| HD | tree.c | 1201 SET_DECL_INIT_PRIORITY (t, DECL_INIT_PRIORITY (node)); in copy_node()
|
| /dragonfly/contrib/gcc-4.7/gcc/c-family/ |
| HD | c-common.c | 6412 SET_DECL_INIT_PRIORITY (decl, priority); in handle_constructor_attribute()
|