Searched refs:uint64 (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-13-stable/tools/test/testfloat/
H A Drandom.h30 uint64 randomUint64( void );
H A Drandom.c55 uint64 randomUint64( void )
58 return ( ( (uint64) randomUint32() )<<32 ) | randomUint32();
H A DtestCases.c312 static const uint64 int64P1[ int64NumP1 ] = {
625 static const uint64 int64PInfWeightMasks[ int64NumPInfWeightMasks ] = {
689 static const uint64 int64PInfWeightOffsets[ int64NumPInfWeightMasks ] = {
2326 static const uint64 float128QIn[ float128NumQIn ] = {
2351 static const uint64 float128QOut[ float128NumQOut ] = {
2990 uint64 sig1Low, sig2Low;
3026 static const uint64 float128QInfWeightMasks[ float128NumQInfWeightMasks ] = {
3043 static const uint64 float128QInfWeightOffsets[ float128NumQInfWeightMasks ] = {
3063 uint64 sig1Low, sig2Low;
3074 ( ( (uint64) ( randomUint
[all...]
/freebsd-13-stable/lib/libc/mips/softfloat/
H A Dmips-gcc.h41 typedef unsigned long long int uint64; typedef
/freebsd-13-stable/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h41 typedef unsigned long long int uint64; typedef
/freebsd-13-stable/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h37 typedef unsigned long long int uint64; typedef
/freebsd-13-stable/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h37 typedef unsigned long long int uint64; typedef
/freebsd-13-stable/lib/libc/riscv/softfloat/
H A Driscv-gcc.h37 typedef unsigned long long int uint64; typedef
/freebsd-13-stable/lib/libc/arm/softfloat/
H A Darm-gcc.h41 typedef unsigned long long int uint64; typedef
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c201 uint64_t uint64; local
228 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_DSID, &uint64) == 0)
229 fnvlist_add_uint64(hist_nvl, ZFS_EV_HIST_DSID, uint64);
231 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_TXG, &uint64) == 0)
232 fnvlist_add_uint64(hist_nvl, ZFS_EV_HIST_TXG, uint64);
234 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_TIME, &uint64) == 0)
235 fnvlist_add_uint64(hist_nvl, ZFS_EV_HIST_TIME, uint64);
237 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_WHO, &uint64) == 0)
238 fnvlist_add_uint64(hist_nvl, ZFS_EV_HIST_WHO, uint64);
240 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_INT_EVENT, &uint64)
[all...]
/freebsd-13-stable/contrib/jemalloc/src/
H A Dstats.c287 COL_HDR(row, allocated, NULL, right, 13, uint64)
288 COL_HDR(row, nmalloc, NULL, right, 13, uint64)
289 COL_HDR(row, nmalloc_ps, "(#/sec)", right, 8, uint64)
290 COL_HDR(row, ndalloc, NULL, right, 13, uint64)
291 COL_HDR(row, ndalloc_ps, "(#/sec)", right, 8, uint64)
292 COL_HDR(row, nrequests, NULL, right, 13, uint64)
293 COL_HDR(row, nrequests_ps, "(#/sec)", right, 10, uint64)
303 COL_HDR(row, nfills, NULL, right, 13, uint64)
304 COL_HDR(row, nfills_ps, "(#/sec)", right, 8, uint64)
305 COL_HDR(row, nflushes, NULL, right, 13, uint64)
[all...]
/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_nv.h71 PF_NV_DEF_UINT(uint64, uint64_t, UINT64_MAX);
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-dos.h57 typedef unsigned long long uint64; typedef
62 typedef unsigned __int64 uint64; typedef
/freebsd-13-stable/include/rpcsvc/
H A Dnfs_prot.x310 typedef unsigned hyper uint64;
316 typedef uint64 fileid3;
317 typedef uint64 cookie3;
323 typedef uint64 size3;
324 typedef uint64 offset3;
409 uint64 fsid; /* device # */
/freebsd-13-stable/lib/libsdp/
H A Dutil.c295 uint64_t uint64; member in union:__anon7716
327 SDP_GET64(value.uint64, start);
328 printf("uint64 %ju\n", value.uint64);
/freebsd-13-stable/sys/xen/interface/
H A Dsysctl.h216 XEN_GUEST_HANDLE_64(uint64) trans_pt; /* Px transition table */
224 XEN_GUEST_HANDLE_64(uint64) triggers; /* Cx trigger counts */
225 XEN_GUEST_HANDLE_64(uint64) residencies; /* Cx residencies */
235 XEN_GUEST_HANDLE_64(uint64) pc;
236 XEN_GUEST_HANDLE_64(uint64) cc;
H A Dxen.h981 __DEFINE_XEN_GUEST_HANDLE(uint64, uint64_t);
H A Dplatform.h361 XEN_GUEST_HANDLE(uint64) idletime;
/freebsd-13-stable/contrib/apr-util/redis/
H A Dapr_redis.c1471 rc_do_stat(maxmemory, uint64);
1472 rc_do_stat(used_memory, uint64);
1473 rc_do_stat(total_system_memory, uint64);
1474 rc_do_stat(total_connections_received, uint64);
1475 rc_do_stat(total_commands_processed, uint64);
1476 rc_do_stat(rejected_connections, uint64);
1477 rc_do_stat(total_net_input_bytes, uint64);
1478 rc_do_stat(total_net_output_bytes, uint64);
1479 rc_do_stat(keyspace_hits, uint64);
1480 rc_do_stat(keyspace_misses, uint64);
[all...]
/freebsd-13-stable/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c172 uint64_t uint64; member in union:__anon16495
242 SDP_GET64(value.uint64, start);
243 fprintf(stdout, "u/int64 %ju\n", value.uint64);
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.h254 BHND_NVRAM_VAL_FMT_DECL(uint64); variable
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-access-native.h488 CVMX_BUILD_WRITE64(uint64, "sd");
503 CVMX_BUILD_READ64(uint64, "ld");
/freebsd-13-stable/sbin/hastd/
H A Dnv.c424 NV_DEFINE_ADD(uint64, UINT64)
449 NV_DEFINE_ADD_ARRAY(uint64, UINT64)
522 NV_DEFINE_GET(uint64, UINT64)
553 NV_DEFINE_GET_ARRAY(uint64, UINT64)
682 printf("(uint64): %ju", swap ?
737 printf("(uint64 array):");
/freebsd-13-stable/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c213 NVLIST_PRTFUNC(uint64, uint64_t, u_longlong_t, "0x%llx")
440 NVLIST_PRINTCTL_REPLACE(uint64, uint64_t)
649 RENDER(pctl, uint64, nvl, name, val);
851 NVP(elem, uint64, uint64_t, u_longlong_t, "%llu");
/freebsd-13-stable/contrib/apr-util/memcache/
H A Dapr_memcache.c1646 else mc_do_stat(bytes, uint64)
1654 else mc_do_stat(evictions, uint64)
1655 else mc_do_stat(bytes_read, uint64)
1656 else mc_do_stat(bytes_written, uint64)

Completed in 232 milliseconds

12