HomeSort by: relevance | last modified time | path
    Searched refs:UINT64_MAX (Results 1 - 25 of 59) sorted by relevancy

1 2 3

  /src/sys/dev/virtio/arch/x86/
virtio_mmio_cmdline.c 117 if ((margs->sz == 0) || (margs->sz == UINT64_MAX))
122 if (margs->sz > (UINT64_MAX >> 60))
127 if (margs->sz > (UINT64_MAX >> 50))
132 if (margs->sz > (UINT64_MAX >> 40))
137 if (margs->sz > (UINT64_MAX >> 30))
142 if (margs->sz > (UINT64_MAX >> 20))
147 if (margs->sz > (UINT64_MAX >> 10))
158 if ((margs->baseaddr == 0) || (margs->baseaddr == UINT64_MAX))
165 if ((margs->irq == 0) || (margs->irq == UINT64_MAX))
173 if ((margs->id == 0) || (margs->id == UINT64_MAX))
    [all...]
  /src/sys/external/isc/libsodium/dist/test/default/
misuse.c 113 assert(crypto_aead_xchacha20poly1305_ietf_encrypt(NULL, NULL, NULL, UINT64_MAX,
123 assert(crypto_aead_chacha20poly1305_ietf_encrypt(NULL, NULL, NULL, UINT64_MAX,
133 assert(crypto_aead_chacha20poly1305_encrypt(NULL, NULL, NULL, UINT64_MAX,
  /src/sys/crypto/sodium/
export.h 51 #define SODIUM_SIZE_MAX SODIUM_MIN(UINT64_MAX, SIZE_MAX)
104 #define SODIUM_SIZE_MAX SODIUM_MIN(UINT64_MAX, SIZE_MAX)
157 #define SODIUM_SIZE_MAX SODIUM_MIN(UINT64_MAX, SIZE_MAX)
210 #define SODIUM_SIZE_MAX SODIUM_MIN(UINT64_MAX, SIZE_MAX)
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
fixunstfdi.c 58 return UINT64_MAX;
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
export.h 51 #define SODIUM_SIZE_MAX SODIUM_MIN(UINT64_MAX, SIZE_MAX)
  /src/usr.bin/vndcompress/
offtab.h 60 ((off_t)(MIN(OFF_MAX, UINT64_MAX) - \
vnduncompress.c 160 __CTASSERT(OFF_MAX <= UINT64_MAX);
183 assert(offset <= MIN(OFF_MAX, UINT64_MAX));
184 if ((MIN(OFF_MAX, UINT64_MAX) - offset) < (end - start))
225 assert((size_t)n_read <= (MIN(OFF_MAX, UINT64_MAX) - offset));
  /src/sys/arch/mips/include/
int_limits.h 69 #define UINT64_MAX 0xffffffffffffffffUL /* uint64_t */
71 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/sys/arch/powerpc/include/
int_limits.h 69 #define UINT64_MAX 0xffffffffffffffffUL /* uint64_t */
71 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/sys/arch/sparc/include/
int_limits.h 69 #define UINT64_MAX 0xffffffffffffffffUL /* uint64_t */
71 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/tests/lib/libc/sys/
t_eventfd.c 329 ATF_REQUIRE(eventfd_write(efd, UINT64_MAX - 1) == 0);
360 ATF_REQUIRE(kev[0].data == (int64_t)(UINT64_MAX - 1));
403 eventfd_write(ctx->efd, UINT64_MAX - 1) == -1);
437 eventfd_write(ctx->efd, UINT64_MAX - 1) == -1);
466 ATF_REQUIRE(kev[0].data == (int64_t)(UINT64_MAX - 1));
476 eventfd_write(ctx->efd, UINT64_MAX - 1) == -1);
529 ATF_REQUIRE(eventfd_write(ctx.efd, UINT64_MAX - 1) == 0);
551 ATF_REQUIRE(efd_value == UINT64_MAX - 1);
571 efd_value = UINT64_MAX - 1;
572 ATF_REQUIRE(eventfd_write(ctx.efd, UINT64_MAX - 1) == 0)
    [all...]
  /src/common/lib/libc/gen/
rpst.c 98 return UINT64_MAX;
612 uint64_t min_y = UINT64_MAX;
614 uint64_t min_x = UINT64_MAX;
623 assert(NULL == rpst_iterate_first(&t, UINT64_MAX, 0, UINT64_MAX, &it));
677 assert(min_y == 0 || 0 == query(min_y - 1, 0, UINT64_MAX));
678 assert(max_x == UINT64_MAX ||
679 0 == query(UINT64_MAX, max_x + 1, UINT64_MAX));
680 assert(min_x == 0 || 0 == query(UINT64_MAX, 0, min_x - 1))
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
generichash_blake2b.c 16 keylen > BLAKE2B_KEYBYTES || inlen > UINT64_MAX) {
33 keylen > BLAKE2B_KEYBYTES || inlen > UINT64_MAX) {
  /src/sys/arch/alpha/include/
int_limits.h 60 #define UINT64_MAX 0xffffffffffffffffUL /* uint64_t */
  /src/sys/arch/amd64/include/
int_limits.h 63 #define UINT64_MAX 0xffffffffffffffffUL /* uint64_t */
  /src/sys/arch/arm/include/
int_limits.h 60 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/sys/arch/hppa/include/
int_limits.h 57 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/sys/arch/i386/include/
int_limits.h 61 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/sys/arch/sh3/include/
int_limits.h 60 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/sys/arch/vax/include/
int_limits.h 60 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/sys/sys/
common_int_limits.h 61 #define UINT64_MAX __UINT64_MAX__
  /src/sys/arch/m68k/include/
int_limits.h 60 #define UINT64_MAX 0xffffffffffffffffULL /* uint64_t */
  /src/sys/arch/ia64/include/
int_limits.h 60 #define UINT64_MAX 0xffffffffffffffffUL /* uint64_t */
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_libc.cc 245 res = (res <= UINT64_MAX / 10) ? res * 10 : UINT64_MAX;
247 res = (res <= UINT64_MAX - digit) ? res + digit : UINT64_MAX;
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/xchacha20poly1305/sodium/
aead_xchacha20poly1305.c 56 if (mlen > UINT64_MAX - crypto_aead_xchacha20poly1305_ietf_ABYTES) {

Completed in 18 milliseconds

1 2 3