Home
last modified time | relevance | path

Searched defs:elements (Results 1 – 17 of 17) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/libiberty/
Dpartition.c77 struct partition_elem *elements = part->elements; in partition_union() local
144 struct partition_elem *elements = part->elements; in partition_print() local
/mirbsd/src/gnu/usr.bin/binutils/include/
Dpartition.h64 struct partition_elem elements[1]; member
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldctor.h40 struct set_element *elements; /* Elements in set. */ member
/mirbsd/src/sys/kern/
Dkern_subr.c163 hashinit(elements, type, flags, hashmask) in hashinit() argument
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dscm-valprint.c262 LONGEST elements = SCM_CDR (svalue); in scm_scmval_print() local
Dexpression.h372 #define EXP_ELEM_TO_BYTES(elements) \ argument
Dax-gdb.c728 struct type *elements = TYPE_TARGET_TYPE (value->type); in gen_usual_unary() local
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYMap.c45 HTList *elements; member
/mirbsd/src/usr.bin/ssh/
Dscard.c483 u_char *elements[NUM_RSA_KEY_ELEMENTS]; in sc_put_key() local
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dcoffgrok.h109 struct coff_scope *elements; member
120 struct coff_scope *elements; member
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dlibieee.h125 ieee_ar_obstack_type *elements; member
Dlibcoff-in.h401 struct coff_debug_merge_element *elements; member
Dlibcoff.h405 struct coff_debug_merge_element *elements; member
/mirbsd/src/sbin/bioctl/
Dbioctl.c508 u_int8_t i, elements, found = 0; in bio_blink_userland() local
/mirbsd/src/sys/dev/pci/
Dif_em.h292 u_int32_t elements; member
/mirbsd/src/gnu/usr.bin/perl/
Dmalloc.c2304 Perl_calloc(register size_t elements, register size_t size) in Perl_calloc()
Dutil.c208 Malloc_t Perl_calloc (MEM_SIZE elements, MEM_SIZE size) in Perl_calloc()