Home
last modified time | relevance | path

Searched defs:super (Results 1 – 14 of 14) sorted by relevance

/dragonfly/usr.sbin/quot/
H A Dquot.c100 get_inode(int fd, struct fs *super, ino_t ino) in get_inode()
127 #define actualblocks(super,ip) ((ip)->di_blocks/2) argument
129 #define actualblocks(super,ip) ((ip)->di_blocks) argument
133 virtualblocks(struct fs *super, struct ufs1_dinode *ip) in virtualblocks()
332 dofsizes(int fd, struct fs *super, char *name) in dofsizes()
403 douser(int fd, struct fs *super, char *name) in douser()
443 donames(int fd, struct fs *super, char *name) in donames()
/dragonfly/sbin/fsck/
H A Dsetup.c341 ufs_daddr_t super = bflag ? bflag : SBOFF / dev_bsize; in readsb() local
/dragonfly/contrib/gdb-7/gdb/
H A Dobjc-lang.c1408 struct objc_super *super) in read_objc_super()
1556 CORE_ADDR super; in resolve_msgsend_super() local
1584 CORE_ADDR super; in resolve_msgsend_super_stret() local
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dstub-objc.c136 tree ARG_UNUSED (super), in objc_start_class_interface()
172 tree ARG_UNUSED (super)) in objc_start_class_implementation()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dstub-objc.c134 tree ARG_UNUSED (super), in objc_start_class_interface()
170 tree ARG_UNUSED (super)) in objc_start_class_implementation()
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dsendmsg.c474 objc_msg_lookup_super (struct objc_super *super, SEL sel) in objc_msg_lookup_super()
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c2069 tree super = (super_name ? xref_tag (RECORD_TYPE, super_name) : NULL_TREE); in objc_build_struct() local
5123 receiver_is_class_object (tree receiver, int self, int super) in receiver_is_class_object()
5329 int self, super, have_cast; in objc_finish_message_expr() local
6583 tree super = (CLASS_SUPER_NAME (klass) in conforms_to_protocol() local
6797 tree super = objc_is_class_name (super_name); in start_class() local
H A Dobjc-next-runtime-abi-01.c895 int super) in next_runtime_abi_01_build_objc_method_call()
1876 build_v1_shared_structure_initializer (tree type, tree isa, tree super, in build_v1_shared_structure_initializer()
H A Dobjc-gnu-runtime-abi-01.c1489 build_shared_structure_initializer (tree type, tree isa, tree super, in build_shared_structure_initializer()
H A Dobjc-next-runtime-abi-02.c1663 int super) in next_runtime_abi_02_build_objc_method_call()
/dragonfly/usr.sbin/pfctl/
H A Dpfctl_optimize.c1535 exclude_supersets(struct pf_rule *super, struct pf_rule *sub) in exclude_supersets()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.c4466 tree super = BLOCK_SUPERCONTEXT (t); in block_fragments_nreverse() local
4609 tree super; in reorder_blocks_1() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dparser.c24098 tree *super, in cp_parser_objc_superclass_or_category()
24133 tree name, super, categ, protos; in cp_parser_objc_class_interface() local
24170 tree name, super, categ; in cp_parser_objc_class_implementation() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c30530 tree *super, in cp_parser_objc_superclass_or_category()
30566 tree name, super, categ, protos; in cp_parser_objc_class_interface() local
30603 tree name, super, categ; in cp_parser_objc_class_implementation() local