Home
last modified time | relevance | path

Searched refs:uint64 (Results 1 – 25 of 82) sorted by relevance

1234

/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/04-test_params_conversion_data/
H A Dnative_types.txt5 uint64=0
12 uint64=6
19 uint64=invalid
27 uint64=0
34 uint64=6
42 uint64=2147483647
50 uint64=2147483648
58 uint64=6
65 uint64=invalid
73 uint64=2147483647
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_types.h418 typedef uint64 SVGA3dSurfaceAllFlags;
1492 uint64 timestamp;
1500 uint64 realFrequency;
1509 uint64 inputAssemblyVertices;
1510 uint64 inputAssemblyPrimitives;
1511 uint64 vertexShaderInvocations;
1512 uint64 geometryShaderInvocations;
1513 uint64 geometryShaderPrimitives;
1514 uint64 clipperInvocations;
1515 uint64 clipperPrimitives;
[all …]
H A Dvm_basic_types.h10 typedef u64 uint64; typedef
16 typedef uint64 PA;
18 typedef uint64 PPN64;
H A Dsvga_types.h34 typedef u64 uint64; typedef
40 typedef uint64 PA;
42 typedef uint64 PPN64;
/netbsd-src/crypto/external/bsd/openssh/dist/
H A DPROTOCOL.krl10 uint64 KRL_MAGIC
12 uint64 krl_version
13 uint64 generated_date
14 uint64 flags
76 uint64 revoked_cert_serial
77 uint64 ...
86 uint64 serial_min
87 uint64 serial_max
99 uint64 serial_offset
H A DPROTOCOL.certkeys82 uint64 serial
86 uint64 valid after
87 uint64 valid before
102 uint64 serial
106 uint64 valid after
107 uint64 valid before
122 uint64 serial
126 uint64 valid after
127 uint64 valid before
139 uint64 serial
[all …]
H A DPROTOCOL532 uint64 f_bsize /* file system block size */
533 uint64 f_frsize /* fundamental fs block size */
534 uint64 f_blocks /* number of blocks (unit f_frsize) */
535 uint64 f_bfree /* free blocks in file system */
536 uint64 f_bavail /* free blocks for non-root */
537 uint64 f_files /* total file inodes */
538 uint64 f_ffree /* free file inodes */
539 uint64 f_favail /* free file inodes for to non-root */
540 uint64 f_fsid /* file system id */
541 uint64 f_flag /* bit mask of f_flag values */
[all …]
H A DPROTOCOL.u2f104 uint64 serial
108 uint64 valid after
109 uint64 valid before
122 uint64 serial
126 uint64 valid after
127 uint64 valid before
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dreaddir.c520 static uint64 last_cookie = (uint64) 2; /* monotonically increasing */ in make_entry_chain3()
643 uint64 gen = *(uint64 *) cookie; in amfs_readdir3_browsable()
802 uint64 gen = *(uint64 *) cookie; in amfs_readdir3()
863 if (gen == (uint64) DOT_DOT_COOKIE) { in amfs_readdir3()
888 ep->cookie = (uint64) dotdotcookie; in amfs_readdir3()
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dsysctl.h200 XEN_GUEST_HANDLE_64(uint64) trans_pt; /* Px transition table */
208 XEN_GUEST_HANDLE_64(uint64) triggers; /* Cx trigger counts */
209 XEN_GUEST_HANDLE_64(uint64) residencies; /* Cx residencies */
219 XEN_GUEST_HANDLE_64(uint64) pc;
220 XEN_GUEST_HANDLE_64(uint64) cc;
/netbsd-src/external/mit/libcbor/dist/examples/
H A Dcjson2cbor.c31 .uint64 = &cbor_builder_uint64_callback, in cjson_cbor_load()
77 callbacks->uint64(context, source->valueint); in cjson_cbor_stream_decode()
/netbsd-src/external/bsd/libpcap/dist/
H A Dpcap-dos.h59 typedef unsigned long long uint64; typedef
64 typedef unsigned __int64 uint64; typedef
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c343 static const uint64 int64P1[ int64NumP1 ] = {
656 static const uint64 int64PInfWeightMasks[ int64NumPInfWeightMasks ] = {
720 static const uint64 int64PInfWeightOffsets[ int64NumPInfWeightMasks ] = {
2359 static const uint64 float128QIn[ float128NumQIn ] = {
2384 static const uint64 float128QOut[ float128NumQOut ] = {
3023 uint64 sig1Low, sig2Low; in float128RandomQOutP3()
3059 static const uint64 float128QInfWeightMasks[ float128NumQInfWeightMasks ] = {
3076 static const uint64 float128QInfWeightOffsets[ float128NumQInfWeightMasks ] = {
3096 uint64 sig1Low, sig2Low; in float128RandomQInfP3()
3107 ( ( (uint64) ( randomUint8() & 1 ) )<<63 ) in float128RandomQInfP3()
[all …]
/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dtest_props.dts9 prop-uint64 = /bits/ 64 <9223372036854775807>;
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h63 typedef u_quad_t uint64; typedef
65 typedef uint64 am_cookie3;
169 typedef uint64 am_size3;
171 typedef uint64 am_fileid3;
194 uint64 fsid;
217 typedef uint64 am_offset3;
1205 bool_t xdr_uint64 (XDR *, uint64*);
/netbsd-src/common/lib/libprop/
H A Dprop_dictionary_util.c108 TEMPLATE(uint64, uint64_t) in TEMPLATE()
162 UTEMPLATE(uint64, uint64_t) in STEMPLATE()
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dmips-gcc.h40 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dm68k-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsh3-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsparc64-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dor1k-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Daarch64-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dpowerpc-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/sys/lib/libkern/
H A Dmilieu.h100 typedef uint64_t uint64; typedef
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dmilieu.h102 typedef uint64_t uint64; typedef

1234