Home
last modified time | relevance | path

Searched refs:ull (Results 1 – 25 of 134) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_binarydecimal.c174 __mul_10x64(p0,c0,a0,0ull); \
420 nan(s,(((unsigned long long) c)) << 42,0ull) \
448 nan(s,(((unsigned long long) c) << 13),0ull) \
477 nan(s,(((unsigned long long) c) << 2),0ull) \
593 return_bid128(s,(0x1F<<9),0ull,0ull) \
613 (((unsigned long long) x) << 44)),0ull); \
636 (((unsigned long long) x) << 14)),0ull); \
661 nan(s,0ull,0ull); \
674 { c.w[1] = 0ull; c.w[0] = 0ull; } \
705 static const UINT128 roundbound_128[] = { {{0ull, (1ull << 63)}}, // ROUNDING_TO_NEAREST | po…
[all …]
H A Dbid_decimal_data.c28 0ull, // 0 extra digits
50 0ull, // 0 extra digits
51 0ull, // 1 extra digits
52 0ull, // 2 extra digits
72 0ull, // 0 extra digits
94 0ull, // 0 extra digits
95 0ull, // 1 extra digits
96 0ull, // 2 extra digits
116 0ull, // 0 extra digits
141 {{0ull, 0ull}
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_binarydecimal.c174 __mul_10x64(p0,c0,a0,0ull); \
420 nan(s,(((unsigned long long) c)) << 42,0ull) \
448 nan(s,(((unsigned long long) c) << 13),0ull) \
477 nan(s,(((unsigned long long) c) << 2),0ull) \
593 return_bid128(s,(0x1F<<9),0ull,0ull) \
613 (((unsigned long long) x) << 44)),0ull); \
636 (((unsigned long long) x) << 14)),0ull); \
661 nan(s,0ull,0ull); \
674 { c.w[1] = 0ull; c.w[0] = 0ull; } \
705 static const UINT128 roundbound_128[] = { {{0ull, (1ull << 63)}}, // ROUNDING_TO_NEAREST | po…
[all …]
H A Dbid_decimal_data.c28 0ull, // 0 extra digits
50 0ull, // 0 extra digits
51 0ull, // 1 extra digits
52 0ull, // 2 extra digits
72 0ull, // 0 extra digits
94 0ull, // 0 extra digits
95 0ull, // 1 extra digits
96 0ull, // 2 extra digits
116 0ull, // 0 extra digits
141 {{0ull, 0ull}
[all …]
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_324.c23 unsigned long long ull; in example() local
32 ull = c * u; in example()
34 ull = u + c; in example()
36 ull = i - u; in example()
38 ull = u * i; in example()
47 ull = u / c; in example()
48 ull = u % c; in example()
57 ull = u++; in example()
58 ull = ++u; in example()
59 ull = u--; in example()
[all …]
H A Dmsg_259.c73 signed long long sll, unsigned long long ull) in small_integer_types() argument
83 plain_char(ull); in small_integer_types()
93 signed_char(ull); in small_integer_types()
103 unsigned_char(ull); in small_integer_types()
113 signed_short(ull); in small_integer_types()
123 unsigned_short(ull); in small_integer_types()
177 unsigned_to_signed(unsigned int ui, unsigned long ul, unsigned long long ull) in unsigned_to_signed() argument
184 signed_int(ull); in unsigned_to_signed()
189 signed_long(ull); in unsigned_to_signed()
194 signed_long_long(ull); in unsigned_to_signed()
[all …]
/netbsd-src/usr.sbin/altq/altqstat/
H A Dqdisc_hfsc.c92 (ull)stattime, in hfsc_stat_loop()
125 (ull)sp->xmit_cnt.packets, in hfsc_stat_loop()
126 (ull)sp->xmit_cnt.bytes, in hfsc_stat_loop()
127 (ull)sp->drop_cnt.packets, in hfsc_stat_loop()
128 (ull)sp->drop_cnt.bytes); in hfsc_stat_loop()
130 (ull)sp->cumul, (ull)sp->total); in hfsc_stat_loop()
138 (ull)sp->vt); in hfsc_stat_loop()
142 (ull)sp->initvt, (ull)sp->cvtmax, (ull)sp->vtoff); in hfsc_stat_loop()
145 (ull)sp->myf, (ull)sp->cfmin, (ull)sp->cvtmin); in hfsc_stat_loop()
147 (ull)sp->myfadj, (ull)sp->vtadj); in hfsc_stat_loop()
H A Dqdisc_cdnr.c97 (ull)get_stats.cnts[TCACODE_PASS].packets, in cdnr_stat_loop()
98 (ull)get_stats.cnts[TCACODE_DROP].packets, in cdnr_stat_loop()
99 (ull)get_stats.cnts[TCACODE_MARK].packets, in cdnr_stat_loop()
100 (ull)get_stats.cnts[TCACODE_NEXT].packets, in cdnr_stat_loop()
101 (ull)get_stats.cnts[TCACODE_RETURN].packets, in cdnr_stat_loop()
102 (ull)get_stats.cnts[TCACODE_NONE].packets); in cdnr_stat_loop()
137 (ull)sp->tce_cnts[j].packets, in cdnr_stat_loop()
138 (ull)sp->tce_cnts[j].bytes); in cdnr_stat_loop()
H A Dqdisc_blue.c75 (ull)blue_stats.xmit_packets, in blue_stat_loop()
76 (ull)blue_stats.drop_packets, in blue_stat_loop()
77 (ull)blue_stats.drop_forced, in blue_stat_loop()
78 (ull)blue_stats.drop_unforced); in blue_stat_loop()
81 (ull)blue_stats.marked_packets); in blue_stat_loop()
H A Dqdisc_rio.c99 (ull)rio_stats.q_stats[0].xmit_cnt.packets, in rio_stat_loop()
100 (ull)rio_stats.q_stats[0].drop_cnt.packets, in rio_stat_loop()
101 (ull)rio_stats.q_stats[1].xmit_cnt.packets, in rio_stat_loop()
102 (ull)rio_stats.q_stats[1].drop_cnt.packets, in rio_stat_loop()
103 (ull)rio_stats.q_stats[2].xmit_cnt.packets, in rio_stat_loop()
104 (ull)rio_stats.q_stats[2].drop_cnt.packets); in rio_stat_loop()
150 (ull)rp[dp].xmit_cnt.packets, in print_riostats()
H A Dqdisc_fifoq.c75 (ull)get_stats.xmit_cnt.packets, in fifoq_stat_loop()
76 (ull)get_stats.xmit_cnt.bytes, in fifoq_stat_loop()
77 (ull)get_stats.drop_cnt.packets, in fifoq_stat_loop()
78 (ull)get_stats.drop_cnt.bytes); in fifoq_stat_loop()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgettimeofday.c47 ULONGLONG ull; in gettimeofday() local
52 ull = li.QuadPart; in gettimeofday()
54 ull -= 116444736000000000i64; in gettimeofday()
55 ull /= 10i64; /* ull is now in microseconds */ in gettimeofday()
57 tp->tv_usec = (ull % 1000000i64); in gettimeofday()
58 tp->tv_sec = (ull / 1000000i64); in gettimeofday()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dulonglong.m424 [[unsigned long long int ull = 18446744073709551615ULL;
28 [[unsigned long long int ullmax = 18446744073709551615ull;
29 return (ull << 63 | ull >> 63 | ull << i | ull >> i
30 | ullmax / ull | ullmax % ull);]])],
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dutil.c18 unsigned long long ull; in fido_to_uint64() local
21 ull = strtoull(str, &ep, base); in fido_to_uint64()
24 else if (ull == ULLONG_MAX && errno == ERANGE) in fido_to_uint64()
26 else if (ull > UINT64_MAX) in fido_to_uint64()
28 *out = (uint64_t)ull; in fido_to_uint64()
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dulonglong.m414 [AC_TRY_LINK([unsigned long long ull = 1ULL; int i = 63;],
16 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dulonglong.m414 [AC_TRY_LINK([unsigned long long ull = 1ULL; int i = 63;],
16 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl2/diffutils/dist/m4/
H A Dlonglong.m426 [AC_TRY_LINK([unsigned long long ull = 1; int i = 63;],
28 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dulonglong.m414 [AC_TRY_LINK([unsigned long long ull = 1; int i = 63;],
16 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dulonglong.m414 [AC_TRY_LINK([unsigned long long ull = 1; int i = 63;],
16 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dulonglong.m414 [AC_TRY_LINK([unsigned long long ull = 1; int i = 63;],
16 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dulonglong.m414 [AC_TRY_LINK([unsigned long long ull = 1; int i = 63;],
16 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dulonglong.m414 [AC_TRY_LINK([unsigned long long ull = 1; int i = 63;],
16 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dulonglong.m414 [AC_TRY_LINK([unsigned long long ull = 1; int i = 63;],
16 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Dulonglong.m416 [AC_TRY_LINK([unsigned long long ull = 1ULL; int i = 63;],
18 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],
/netbsd-src/external/gpl2/gmake/dist/config/
H A Dulonglong.m416 [AC_TRY_LINK([unsigned long long ull = 1ULL; int i = 63;],
18 return ull << i | ull >> i | ullmax / ull | ullmax % ull;],

123456