Searched refs:bits (Results 1 - 25 of 3418) sorted by relevance

1234567891011>>

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_166.c34 struct bit_set bits; local
38 bits.minus_1_to_0 = -2;
39 bits.minus_1_to_0 = -1;
40 bits.minus_1_to_0 = 0;
42 bits.minus_1_to_0 = 1;
44 bits.minus_1_to_0 = 2;
47 bits.minus_8_to_7 = -9;
48 bits.minus_8_to_7 = -8;
49 bits.minus_8_to_7 = 7;
51 bits
[all...]
H A Dmsg_145.c8 struct bits { struct
16 struct bits local_bits;
25 struct bits local_bits;
H A Dmsg_102.c14 unsigned bits; member in union:unrelated::__anon34
36 return u1->bits == u2->bits;
39 * The struct does not have a member named 'bits'. There's another
44 /* expect+2: error: illegal use of member 'bits' [102] */
45 /* expect+1: error: illegal use of member 'bits' [102] */
46 return b1->bits == b2->bits;
/netbsd-current/external/bsd/jemalloc/dist/test/src/
H A Dbtalloc.c4 btalloc(size_t size, unsigned bits) { argument
5 return btalloc_0(size, bits);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dbasic_iterator.h36 #include <bits/c++config.h>
37 #include <bits/stl_iterator_base_types.h>
38 #include <bits/stl_iterator_base_funcs.h>
39 #include <bits/stl_iterator.h>
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dbasic_iterator.h36 #include <bits/c++config.h>
37 #include <bits/stl_iterator_base_types.h>
38 #include <bits/stl_iterator_base_funcs.h>
39 #include <bits/stl_iterator.h>
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dfill6bits.c14 void fill6bits(bits, msk)
15 int bits;
18 if (bits == 0) {
31 if (bits == 128)
33 if (bits > 96) {
34 msk[3] = htonl(msk[3] << (128 - bits));
35 } else if (bits > 64) {
37 msk[2] = htonl(msk[2] << (96 - bits));
38 } else if (bits > 32) {
41 msk[1] = htonl(msk[1] << (64 - bits));
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/utils/ABITest/
H A Dbuild-and-summarize-all.sh10 for bits in 32 64; do
12 echo "-- $kind-$bits --"
13 (cd $kind-$bits && ../build-and-summarize.sh $1)
/netbsd-current/external/bsd/jemalloc/dist/test/include/test/
H A Dbtalloc.h2 void *btalloc(size_t size, unsigned bits);
5 void *btalloc_##n(size_t size, unsigned bits);
11 btalloc_##n(size_t size, unsigned bits) { \
14 if (bits == 0) { \
17 switch (bits & 0x1U) { \
19 p = (btalloc_0(size, bits >> 1)); \
22 p = (btalloc_1(size, bits >> 1)); \
/netbsd-current/lib/libc/gdtoa/test/
H A DxQtest.c34 union { long double d; unsigned int bits[4]; } u, w; member in union:__anon7610
37 w.bits[0] = w.bits[3] = 0;
41 if (w.bits[0] && w.bits[3])
H A Dxtest.c86 union { long double d; UShort bits[5]; } u, v[2]; member in union:__anon7611
105 sscanf(s+1, "%hx %hx %hx %hx %hx", &u.bits[_0],
106 &u.bits[_1], &u.bits[_2], &u.bits[_3],
107 &u.bits[_4]);
109 printf(" --> f = #%x %x %x %x %x\n", u.bits[_0],
110 u.bits[_1], u.bits[_2], u.bits[_
[all...]
H A DQtest.c85 union { long double d; ULong bits[4]; } u, v[2], w; member in union:__anon7602
87 w.bits[0] = w.bits[3] = 0;
91 Ltest = sizeof(long double) == 16 && w.bits[0] && w.bits[3];
109 /* sscanf(s+1, "%lx %lx %lx %lx", &u.bits[_0], */
110 /* &u.bits[_1], &u.bits[_2], &u.bits[_3]); */
111 u.bits[_
[all...]
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgen-jacobitab.c60 #define JACOBI_A(bits) (decode_table[(bits)>>1].a)
61 #define JACOBI_B(bits) (decode_table[(bits)>>1].b)
63 #define JACOBI_E(bits) ((bits) & 1)
64 #define JACOBI_D(bits) (((bits)>>1) == 7) /* Gives 0 for don't care states. */
90 unsigned bits; local
92 for (bits
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dldstla-32-mips3-1.l2 .*:3: Error: number \(0xfffffffeffffffff\) larger than 32 bits
3 .*:4: Error: number \(0xfffffffe00000000\) larger than 32 bits
4 .*:4: Error: number \(0xfffffffe00000000\) larger than 32 bits
5 .*:5: Error: number \(0xabcdef0123456789\) larger than 32 bits
6 .*:5: Error: number \(0xabcdef0123450000\) larger than 32 bits
7 .*:6: Error: number \(0x0*123456789abcdef\) larger than 32 bits
8 .*:6: Error: number \(0x0*123456789ac0000\) larger than 32 bits
9 .*:7: Error: number \(0x0*1ffffffff\) larger than 32 bits
10 .*:7: Error: number \(0x0*200000000\) larger than 32 bits
11 .*:8: Error: number \(0x0*100000000\) larger than 32 bits
[all...]
H A Disa-override-2.l2 .*:5: Error: number \(0x9000000080000000\) larger than 32 bits
3 .*:10: Error: number \(0x9000000080000000\) larger than 32 bits
4 .*:13: Error: number \(0x9000000080000000\) larger than 32 bits
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dhash.h39 hash_long(unsigned long value, unsigned int bits) argument
44 return ((value * factor) >> ((CHAR_BIT * sizeof(value)) - bits));
48 hash_32(uint32_t value, unsigned int bits) argument
50 return (value * 0x61c88647) >> (32 - bits);
54 hash_64(uint64_t value, unsigned int bits) argument
56 return (value * 0x61c8864680b583ebull) >> (64 - bits);
/netbsd-current/lib/libc/gdtoa/
H A Dstrtordd.c38 ULtodd(L, bits, expt, k) ULong *L; ULong *bits; Long expt; int k;
40 ULtodd(ULong *L, ULong *bits, Long expt, int k)
52 L[_1] = (bits[1] >> 21 | bits[2] << 11) & (ULong)0xffffffffL;
53 L[_0] = (bits[2] >> 21) | (bits[3] << 11 & 0xfffff)
56 if (bits[1] &= 0x1fffff) {
57 i = hi0bits(bits[1]) - 11;
65 bits[
189 ULong bits[4]; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Drandom_0004.S1 # Test for ASTAT bits being written when they shouldn't (only a reg mov)
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dinit2.c1 /* mpz_init2 -- initialize mpz, with requested size in bits.
36 mpz_init2 (mpz_ptr x, mp_bitcnt_t bits) argument
40 bits -= (bits != 0); /* Round down, except if 0 */
41 new_alloc = 1 + bits / GMP_NUMB_BITS;
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-wlocale-inst.cc28 #include <bits/c++config.h>
H A Dwstring-inst.cc30 #include <bits/c++config.h>
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dwstring-inst.cc30 #include <bits/c++config.h>
H A Dwlocale-inst.cc31 #include <bits/c++config.h>
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Drandom_0004.S1 # Test for ASTAT bits being written when they shouldn't (only a reg mov)
/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dt-urbui.c25 /* Expect numbers generated by rstate to obey the number of bits requested.
26 No point testing bits==BITS_PER_ULONG, since any return is acceptable in
31 unsigned long bits, limit, got; local
34 for (bits = 0; bits < BITS_PER_ULONG; bits++)
37 limit = (1UL << bits);
41 got = gmp_urandomb_ui (rstate, bits);
46 printf (" bits: %lu\n", bits);
[all...]

Completed in 189 milliseconds

1234567891011>>