Searched defs:bitsize (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-11-stable/contrib/gdb/gdb/
H A Dvalue.h74 int bitsize; member in struct:value
H A Dada-typeprint.c354 int bitsize; local
H A Dada-valprint.c150 unsigned long bitsize = TYPE_FIELD_BITSIZE (type, 0); local
H A Dvalues.c437 set_internalvar_component(struct internalvar *var, int offset, int bitpos, int bitsize, struct value *newval) argument
1037 int bitsize = TYPE_FIELD_BITSIZE (type, fieldno); local
1077 modify_field(char *addr, LONGEST fieldval, int bitpos, int bitsize) argument
[all...]
H A Deval.c214 int bitpos, bitsize; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DDynamicRegisterInfo.cpp263 int64_t bitsize = 0; local
/freebsd-11-stable/contrib/gcc/
H A Ddojump.c321 HOST_WIDE_INT bitsize, bitpos; local
H A Dtree-vect-generic.c104 tree_vec_extract(block_stmt_iterator *bsi, tree type, tree t, tree bitsize, tree bitpos) argument
114 do_unop(block_stmt_iterator *bsi, tree inner_type, tree a, tree b ATTRIBUTE_UNUSED, tree bitpos, tree bitsize, enum tree_code code) argument
123 do_binop(block_stmt_iterator *bsi, tree inner_type, tree a, tree b, tree bitpos, tree bitsize, enum tree_code code) argument
[all...]
H A Dtree-dfa.c865 HOST_WIDE_INT bitsize = -1; local
H A Dstor-layout.c1047 HOST_WIDE_INT bitsize = tree_low_cst (DECL_SIZE (field), 1); local
1126 HOST_WIDE_INT bitsize = tree_low_cst (DECL_SIZE (field), 1); local
2130 get_best_mode(int bitsize, int bitpos, unsigned int align, enum machine_mode largest_mode, int volatilep) argument
[all...]
H A Ddbxout.c2346 HOST_WIDE_INT bitsize, bitpos; local
H A Dmips-tdump.c617 int bitsize; local
H A Dsimplify-rtx.c4322 int bitsize = GET_MODE_BITSIZE (GET_MODE (el)); local
H A Dstmt.c1628 unsigned int bitsize local
H A Dtree-ssa-alias.c3154 HOST_WIDE_INT bitsize; local
H A Dcalls.c866 int bitsize = MIN (bytes * BITS_PER_UNIT, BITS_PER_WORD); local
/freebsd-11-stable/contrib/binutils/bfd/
H A Dreloc.c491 bfd_check_overflow(enum complain_overflow how, unsigned int bitsize, unsigned int rightshift, unsigned int addrsize, bfd_vma relocation) argument
[all...]
H A Decoff.c1235 /* If this is a bitfield, get the bitsize. */ local
/freebsd-11-stable/contrib/binutils/binutils/
H A Drdcoff.c400 bfd_vma bitpos = 0, bitsize = 0; local
H A Dcoffgrok.h207 int bitsize; member in struct:coff_where
H A Dprdbg.c1118 pr_struct_field(void *p, const char *name, bfd_vma bitpos, bfd_vma bitsize, enum debug_visibility visibility) argument
H A Dwrstabs.c1350 stab_struct_field(void *p, const char *name, bfd_vma bitpos, bfd_vma bitsize, enum debug_visibility visibility) argument
/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_quota.c1040 int bitsize; local
/freebsd-11-stable/contrib/gcc/cp/
H A Dinit.c1689 tree n, bitsize; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vfsops.c181 int bitsize; local

Completed in 266 milliseconds

12