Home
last modified time | relevance | path

Searched defs:bytesize (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmodes.c57 unsigned int bytesize; /* storage size in addressable units */ member
545 unsigned int bytesize, const char *file, in make_vector_bool_mode()
580 unsigned int bytesize, in make_pointer_bounds_mode()
594 unsigned int precision, unsigned int bytesize, in make_int_mode()
620 unsigned int bytesize, in make_fixed_point_mode()
637 unsigned int precision, unsigned int bytesize, in make_float_mode()
654 unsigned int precision, unsigned int bytesize, in make_decimal_float_mode()
H A Dexpr.c6236 poly_uint64 bytesize; in store_constructor_field() local
7098 poly_int64 bytesize = bits_to_bytes_round_up (bitsize); in store_field() local
7140 poly_int64 bytesize = exact_div (bitsize, BITS_PER_UNIT); in store_field() local
10878 poly_int64 bytesize = bits_to_bytes_round_up (bitsize); in expand_expr_real_1() local
H A Dexpmed.c1818 poly_uint64 bytesize = bits_to_bytes_round_up (bitnum + bitsize); in extract_bit_field_1() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenmodes.c59 unsigned int bytesize; /* storage size in addressable units */ member
546 unsigned int precision, unsigned int bytesize, in make_int_mode()
572 unsigned int bytesize, in make_fixed_point_mode()
589 unsigned int precision, unsigned int bytesize, in make_float_mode()
606 unsigned int precision, unsigned int bytesize, in make_decimal_float_mode()
/dragonfly/contrib/tnftp/src/
H A Dftp_var.h247 GLOBAL int bytesize; /* local byte size in binary */ variable
/dragonfly/contrib/gdb-7/gdb/
H A Dvalue.c2980 int bytesize; in modify_field() local