Searched defs:attribs (Results 1 – 15 of 15) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | stub-objc.c | 123 tree ARG_UNUSED (attribs)) in objc_start_protocol() 136 tree ARG_UNUSED (attribs)) in objc_start_class_interface() 144 tree ARG_UNUSED (attribs)) in objc_start_category_interface()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | stub-objc.c | 125 tree ARG_UNUSED (attribs)) in objc_start_protocol() 138 tree ARG_UNUSED (attribs)) in objc_start_class_interface() 146 tree ARG_UNUSED (attribs)) in objc_start_category_interface()
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | req.c | 1130 int attribs, unsigned long chtype) in make_REQ() 1213 STACK_OF(CONF_VALUE) * attr_sk, char *attr_sect, int attribs, in prompt_info() 1397 STACK_OF(CONF_VALUE) * attr_sk, int attribs, unsigned long chtype) in auto_info()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-general.c | 508 tree attribs = DECL_ATTRIBUTES (fn); in oacc_replace_fn_attrib() local
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | cofflink.c | 1295 char *attribs; in process_embedded_commands() local
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | cofflink.c | 1305 char *attribs; in process_embedded_commands() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl2.c | 2176 tree attribs = (TREE_CODE (decl) == TYPE_DECL in determine_visibility() local
|
H A D | name-lookup.c | 3897 parse_using_directive (tree name_space, tree attribs) in parse_using_directive()
|
H A D | decl.c | 1365 tree attribs = (*targetm.merge_type_attributes) in duplicate_decls() local
|
H A D | parser.c | 14745 tree identifier, attribs; in cp_parser_namespace_definition() local 15153 tree attribs; in cp_parser_using_directive() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | name-lookup.c | 7058 finish_namespace_using_directive (tree target, tree attribs) in finish_namespace_using_directive() 7090 finish_local_using_directive (tree target, tree attribs) in finish_local_using_directive()
|
H A D | decl2.c | 2482 tree attribs = (TREE_CODE (decl) == TYPE_DECL in determine_visibility() local
|
H A D | tree.c | 1334 apply_identity_attributes (tree result, tree attribs, bool *remove_attributes) in apply_identity_attributes()
|
H A D | decl.c | 1632 tree attribs = (*targetm.merge_type_attributes) in duplicate_decls() local
|
H A D | parser.c | 18554 tree attribs = cp_parser_attributes_opt (parser); in cp_parser_namespace_definition() local 19039 tree attribs; in cp_parser_using_directive() local
|