Home
last modified time | relevance | path

Searched refs:int64 (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/crypto/openssl/test/recipes/04-test_params_conversion_data/
H A Dnative_types.txt3 int64=0
10 int64=6
17 int64=-6
25 int64=0
32 int64=6
54 type=int64
56 int64=6
61 type=int64
63 int64=-6
69 type=int64
[all …]
/freebsd/contrib/bc/tests/bc/
H A Dlib2.txt316 int64(0)
327 int64(1)
328 int64(-1)
339 int64(127)
340 int64(-127)
351 int64(128)
352 int64(-128)
363 int64(129)
364 int64(-129)
375 int64(255)
[all …]
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h122 float32 int64_to_float32( !!!int64 );
123 float64 int64_to_float64( !!!int64 );
125 floatx80 int64_to_floatx80( !!!int64 );
128 float128 int64_to_float128( !!!int64 );
138 !!!int64 float32_to_int64( float32 );
139 !!!int64 float32_to_int64_round_to_zero( float32 );
175 !!!int64 float64_to_int64( float64 );
176 !!!int64 float64_to_int64_round_to_zero( float64 );
214 !!!int64 floatx80_to_int64( floatx80 );
215 !!!int64 floatx80_to_int64_round_to_zero( floatx80 );
[all …]
/freebsd/contrib/ntp/include/
H A Dntp_types.h146 typedef int64_t int64; typedef
151 typedef long int64; typedef
156 typedef long long int64; typedef
212 int64 q_s; /* signed quad scalar */
/freebsd/sys/kern/
H A Dsubr_stats.c622 done = (bkt_ub.int64.s64 > info->ub.int64.s64);
625 done = (bkt_ub.int64.u64 > info->ub.int64.u64);
2526 VSD(int64, vsd)->s64 = voival->int64.s64;
2532 VSD(int64, vsd)->u64 = voival->int64.u64;
2610 VSD(int64, vsd)->s64 = voival->int64.s64;
2616 VSD(int64, vsd)->u64 = voival->int64.u64;
2687 VSD(int64, vsd)->s64 += voival->int64.s64;
2690 VSD(int64, vsd)->u64 += voival->int64.u64;
2826 if (voival->int64.s64 >= bkt_lb->int64.s64)
2830 voival->int64.s64 < bkt_ub->int64.s64)))
[all …]
/freebsd/contrib/libcbor/test/
H A Dstream_expectations.c58 UINT64_EQ, (union test_expectation_data){.int64 = actual}}; in assert_uint64_eq()
63 assert_true(current().data.int64 == actual); in uint64_callback()
102 NEGINT64_EQ, (union test_expectation_data){.int64 = actual}}; in assert_negint64_eq()
107 assert_true(current().data.int64 == actual); in negint64_callback()
213 (struct test_assertion){TAG_EQ, {.int64 = value}}; in assert_tag_eq()
218 assert_true(current().data.int64 == value); in tag_callback()
H A Dstream_expectations.h60 uint64_t int64; member
/freebsd/contrib/openbsm/compat/
H A Dendian.h82 bswap64(uint64_t int64) in bswap64() argument
88 from = (const unsigned char *) &int64; in bswap64()
/freebsd/sys/sys/
H A Dstats.h213 struct voistatdata_int64 int64; member
340 struct voistatdata_int64 int64; member
768 tmp.int64.u64 = val; in stats_ctor_vsd_numeric()
865 *ret = vsd->int64.s64; in stats_voistat_fetch_s64()
883 *ret = vsd->int64.u64; in stats_voistat_fetch_u64()
1032 tmp.int64.s64 = voival; in stats_voi_update_abs_s64()
1046 tmp.int64.s64 = voival; in stats_voi_update_rel_s64()
1060 tmp.int64.u64 = voival; in stats_voi_update_abs_u64()
1074 tmp.int64.u64 = voival; in stats_voi_update_rel_u64()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZfh.td511 // half->[u]int64. Round-to-zero must be used.
515 // Saturating half->[u]int64.
519 // half->int64 with current rounding mode.
523 // half->int64 rounded to nearest with ties rounded away from zero.
541 // half->[u]int64. Round-to-zero must be used.
545 // Saturating float->[u]int64.
549 // half->int64 with current rounding mode.
633 // half->[u]int64. Round-to-zero must be used.
637 // half->int64 with current rounding mode.
651 // half->[u]int64. Round-to-zero must be used.
[all …]
H A DRISCVInstrInfoD.td601 // Saturating double->[u]int64.
605 // double->[u]int64. Round-to-zero must be used.
609 // double->int64 with current rounding mode.
613 // double->int64 rounded to nearest with ties rounded away from zero.
617 // [u]int64->fp. Match GCC and default to using dynamic rounding mode.
638 // Saturating double->[u]int64.
642 // double->[u]int64. Round-to-zero must be used.
646 // double->int64 with current rounding mode.
650 // double->int64 rounded to nearest with ties rounded away from zero.
654 // [u]int64->fp. Match GCC and default to using dynamic rounding mode.
/freebsd/lib/libsdp/
H A Dutil.c289 int64_t int64; in sdp_print() member
364 SDP_GET64(value.int64, start); in sdp_print()
365 printf("int64 %ju\n", value.int64); in sdp_print()
/freebsd/lib/libc/riscv/softfloat/
H A Driscv-gcc.h37 typedef signed long long int int64; typedef
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h37 typedef signed long long int int64; typedef
/freebsd/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h37 typedef signed long long int int64; typedef
/freebsd/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h41 typedef signed long long int int64; typedef
/freebsd/crypto/openssh/
H A Dsntrup761.sh38 for t in int8 uint8 int16 uint16 int32 uint32 int64 uint64; do
H A Ded25519.sh39 for t in int8 uint8 int16 uint16 int32 uint32 int64 uint64; do
/freebsd/lib/libc/arm/softfloat/
H A Darm-gcc.h41 typedef signed long long int int64; typedef
/freebsd/contrib/libevent/test/
H A Dregress.rpc23 optional int64 large_number = 5;
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.rpc23 optional int64 large_number = 5;
/freebsd/sbin/hastd/
H A Dnv.c420 NV_DEFINE_ADD(int64, INT64) in NV_DEFINE_ADD()
445 NV_DEFINE_ADD_ARRAY(int64, INT64)
518 NV_DEFINE_GET(int64, INT64) in NV_DEFINE_GET()
549 NV_DEFINE_GET_ARRAY(int64, INT64)
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c166 int64 z; in roundAndPackInt64()
1258 float32 int64_to_float32( int64 a ) in int64_to_float32()
1291 float64 int64_to_float64( int64 a ) in int64_to_float64()
1314 floatx80 int64_to_floatx80( int64 a ) in int64_to_floatx80()
1341 float128 int64_to_float128( int64 a ) in int64_to_float128()
1458 int64 float32_to_int64( float32 a ) in float32_to_int64()
1501 int64 z; in float32_to_int64_round_to_zero()
2407 int64 float64_to_int64( float64 a ) in float64_to_int64()
2455 int64 z; in float64_to_int64_round_to_zero()
3412 int64 z; in floatx80_to_int64_round_to_zero()
[all …]
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-history.txt12 -- Added functions to convert between 64-bit integers (int64) and all
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.h257 BHND_NVRAM_VAL_FMT_DECL(int64);

12