Searched defs:bytesize (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | genmodes.c | 60 unsigned int bytesize; /* storage size in addressable units */ member 528 unsigned int precision, unsigned int bytesize, in make_int_mode() 542 unsigned int precision, unsigned int bytesize, in make_float_mode() 559 unsigned int precision, unsigned int bytesize, in make_decimal_float_mode()
|
H A D | tree-vect-transform.c | 784 tree bitsize, bitpos, bytesize; in vect_create_epilog_for_reduction() local
|
/openbsd-src/gnu/llvm/lldb/utils/lui/ |
H A D | lldbutil.py | 66 def int_to_bytearray(val, bytesize): argument 92 def bytearray_to_int(bytes, bytesize): argument
|
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbutil.py | 122 def int_to_bytearray(val, bytesize): argument 148 def bytearray_to_int(bytes, bytesize): argument
|
/openbsd-src/usr.bin/ftp/ |
H A D | main.c | 130 int bytesize; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.c | 3764 int bytesize; local
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.c | 4418 int bytesize; in ia64_function_value() local
|