Searched defs:BITS (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020307-1.c2 #define BITS(N) ((1UL << ((N) - 1)) + 2) macro
H A Dashldi-1.c7 #define BITS 64 macro
77 #define BITS 32 macro
H A Dashrdi-1.c7 #define BITS 64 macro
144 #define BITS 32 macro
H A Dlshrdi-1.c7 #define BITS 64 macro
77 #define BITS 32 macro
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dstruct.s40 BITS .tag BIT_REC label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dstruct.s40 BITS .tag BIT_REC label
/haiku-buildtools/gcc/zlib/
H A Dinfback.c190 #define BITS(n) \ macro
[all...]
H A Dinflate.c505 #define BITS(n) \ macro
[all...]
/haiku-buildtools/binutils/zlib/
H A Dinfback.c190 #define BITS(n) \ macro
[all...]
H A Dinflate.c506 #define BITS(n) \ macro
[all...]
/haiku-buildtools/gcc/zlib/contrib/infback9/
H A Dinfback9.c157 #define BITS(n) \ macro
[all...]
/haiku-buildtools/gcc/gcc/config/sh/
H A Ddivtab.c30 #define BITS 5 macro
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c157 #define BITS(n) \ macro
[all...]
/haiku-buildtools/binutils/opcodes/
H A Darc-dis.c105 #define BITS(word,s,e) (((word) << (sizeof (word) * 8 - 1 - e)) >> \ macro
H A Daarch64-opc.c4316 #define BITS macro
/haiku-buildtools/legacy/binutils/opcodes/
H A Darc-dis.c61 #define BITS(word,s,e) (((word) << (31 - e)) >> (s + (31 - e))) macro
[all...]

Completed in 105 milliseconds