Searched defs:attrlist (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/sys/ |
H A D | attr.d | 55 struct attrlist struct 57 ushort bitmapcount, reserved; 58 attrgroup_t commonattr, volattr, dirattr, fileattr, forkattr;
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | file.d | 1481 static struct attrlist in version() struct 1483 ushort bitmapcount, reserved; in version() 1484 attrgroup_t commonattr, volattr, dirattr, fileattr, forkattr; in version()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | friend.c | 480 tree attrlist, enum overload_flags flags, in do_friend()
|
H A D | decl2.c | 829 tree attrlist) in grokfield() 1046 tree attrlist) in grokbitfield()
|
H A D | decl.c | 9463 tree* attrlist, in grokfndecl() 11024 tree* attrlist) in grokdeclarator() 17352 const cp_declarator *declarator, tree attrlist) in grokmethod()
|
H A D | pt.c | 2727 warn_spec_missing_attributes (tree tmpl, tree spec, tree attrlist) in warn_spec_missing_attributes() 2802 tree attrlist) in check_explicit_specialization()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | fileattr.c | 26 static List *attrlist; variable
|
/netbsd-src/usr.bin/config/ |
H A D | defs.h | 217 struct attrlist { struct 218 struct attrlist *al_next; argument 219 struct attr *al_this;
|
H A D | gram.y | 162 struct attrlist *attrlist; member
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | isakmp_cfg.c | 1723 int attrlist[] = { local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | attribs.c | 1868 decls_mismatched_attributes (tree tmpl, tree decl, tree attrlist, in decls_mismatched_attributes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl2.cc | 961 tree attrlist) in grokfield() 1182 tree attrlist) in grokbitfield()
|
H A D | decl.cc | 10090 tree* attrlist, in grokfndecl() 11694 tree* attrlist) in grokdeclarator() 18183 const cp_declarator *declarator, tree attrlist) in grokmethod()
|
H A D | pt.cc | 2765 warn_spec_missing_attributes (tree tmpl, tree spec, tree attrlist) in warn_spec_missing_attributes() 2840 tree attrlist) in check_explicit_specialization()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | attribs.cc | 2067 decls_mismatched_attributes (tree tmpl, tree decl, tree attrlist, in decls_mismatched_attributes()
|