Searched defs:bytes (Results 1 - 25 of 241) sorted by relevance

12345678910

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020715-1.c11 char bytes; local
H A D20040401-1.c2 unsigned char bytes = 0; local
H A Dpr25310.c12 int bytes; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20050330-1.c9 foo ( const char *bytes, int len , char *buf) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Difcvt-size-check.c8 unsigned char bytes = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dvrp18.c11 int bytes; local
H A Dpr21559.c11 int bytes; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dtransfer_intrinsic_1.f9013 type (ByteType) :: bytes(2) local in subroutine:BytesToString
H A Dderived_constructor_comps_2.f9023 type (ByteType) :: bytes(4) local in subroutine:foo
H A Dunreferenced_use_assoc_1.f9021 type(Byte) :: bytes(size(transfer(user, BytesPrototype))) local in function:UserTypeToBytes
26 type(Byte), intent(in) :: bytes(:) local in subroutine:DoSomethingWithBytes
H A Dtransfer_assumed_size_1.f9020 type (ByteType) :: bytes(size(transfer(v, BytesPrototype))) local in function:StringToBytes
25 type (ByteType), intent(in) :: bytes(:) local in subroutine:BytesToString
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dnew11.C8 void *operator new[](size_t bytes) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20051110-1.c4 unsigned char bytes[5]; variable
H A D20051110-2.c4 unsigned char bytes[5]; variable
/haiku-buildtools/legacy/gcc/gcc/
H A Dgcov-io.h42 size_t bytes; variable
77 size_t bytes; variable
109 size_t bytes; variable
132 size_t bytes; variable
[all...]
H A Dsbitmap.h34 int bytes; member in struct:simple_bitmap_def
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/dfp/
H A Dpr31344.c12 unsigned char bytes[1]; member in struct:__anon2159
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr45017.c3 int tester(char *bytes) argument
/haiku-buildtools/gcc/gmp/mpz/
H A Dout_raw.c52 mp_size_t xsize, abs_xsize, bytes, i; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Di386dynix.c61 struct external_exec *bytes = (struct external_exec *)raw_bytes; local
[all...]
/haiku-buildtools/gcc/libdecnumber/
H A DdecSingle.h57 uint8_t bytes[DECSINGLE_Bytes]; /* fields: 1, 5, 6, 20 bits */ member in union:__anon2024
/haiku-buildtools/gcc/libdecnumber/dpd/
H A Ddecimal128.h63 uint8_t bytes[DECIMAL128_Bytes]; /* decimal128: 1, 5, 12, 110 bits*/ member in struct:__anon2025
H A Ddecimal32.h63 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ member in struct:__anon2026
H A Ddecimal64.h65 uint8_t bytes[DECIMAL64_Bytes]; /* decimal64: 1, 5, 8, 50 bits*/ member in struct:__anon2027
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Ddirect-move.h137 unsigned char bytes[sizeof (TYPE)]; member in union:__anon1810

Completed in 314 milliseconds

12345678910