Home
last modified time | relevance | path

Searched refs:UINT_MAX (Results 1 – 25 of 113) sorted by relevance

12345

/dragonfly/sys/cpu/x86_64/include/
HDlimits.h68 #define UINT_MAX 0xffffffffU /* max value for an unsigned int */ macro
106 #define GID_MAX UINT_MAX /* max value for a gid_t */
107 #define UID_MAX UINT_MAX /* max value for a uid_t */
/dragonfly/share/examples/libusb20/
HDbulk.c158 unsigned int vid = UINT_MAX, pid = UINT_MAX; /* impossible VID:PID */ in main()
187 if (vid != UINT_MAX || pid != UINT_MAX) in main()
HDcontrol.c306 unsigned int vid = UINT_MAX, pid = UINT_MAX; /* impossible VID:PID */ in main()
353 if (vid != UINT_MAX || pid != UINT_MAX) in main()
/dragonfly/lib/libc/citrus/
HD_strtoul.h95 cutoff = UINT_MAX / (__UINT)base; in _FUNCNAME()
96 cutlim = (int)(UINT_MAX % (__UINT)base); in _FUNCNAME()
109 acc = UINT_MAX; in _FUNCNAME()
/dragonfly/sys/dev/drm/
HDdrm_mode_config.c225 "SRC_X", 0, UINT_MAX); in drm_mode_create_standard_properties()
231 "SRC_Y", 0, UINT_MAX); in drm_mode_create_standard_properties()
237 "SRC_W", 0, UINT_MAX); in drm_mode_create_standard_properties()
243 "SRC_H", 0, UINT_MAX); in drm_mode_create_standard_properties()
318 "DEGAMMA_LUT_SIZE", 0, UINT_MAX); in drm_mode_create_standard_properties()
339 "GAMMA_LUT_SIZE", 0, UINT_MAX); in drm_mode_create_standard_properties()
/dragonfly/lib/libc/string/
HDmemset.c94 #if UINT_MAX > 0xffff in bzero()
97 #if UINT_MAX > 0xffffffff in bzero()
/dragonfly/sys/vfs/ext2fs/
HDext2_balloc.c135 if (newb > UINT_MAX) in ext2_balloc()
169 if (newb > UINT_MAX) in ext2_balloc()
215 if (newb > UINT_MAX) { in ext2_balloc()
258 if (newb > UINT_MAX) { in ext2_balloc()
/dragonfly/usr.bin/top/
HDos.h103 #ifndef UINT_MAX
104 #define UINT_MAX (0xffffffffU) macro
/dragonfly/contrib/gcc-4.7/gcc/
HDglimits.h89 #undef UINT_MAX
90 #define UINT_MAX (INT_MAX * 2U + 1U) macro
/dragonfly/sys/dev/drm/include/linux/
HDcompletion.h63 if (c->done != UINT_MAX) in complete()
73 c->done = UINT_MAX; in complete_all()
/dragonfly/contrib/gcc-8.0/gcc/
HDglimits.h88 #undef UINT_MAX
89 #define UINT_MAX (INT_MAX * 2U + 1U) macro
/dragonfly/contrib/gdb-7/gdb/
HDdefs.h525 #if !defined (UINT_MAX)
526 #define UINT_MAX ((unsigned int)(~0)) /* 0xFFFFFFFF for 32-bits */ macro
530 #define INT_MAX ((int)(UINT_MAX >> 1)) /* 0x7FFFFFFF for 32-bits */
HDutils.c1735 lines_per_page = UINT_MAX; in init_page_info()
1736 chars_per_line = UINT_MAX; in init_page_info()
1765 lines_per_page = UINT_MAX; in init_page_info()
1770 lines_per_page = UINT_MAX; in init_page_info()
1980 if (chars_per_line == UINT_MAX) /* No line overflow checking. */ in wrap_here()
2016 if (chars_per_line == UINT_MAX) in puts_filtered_tabular()
2087 || (lines_per_page == UINT_MAX && chars_per_line == UINT_MAX) in fputs_maybe_filtered()
/dragonfly/contrib/gdb-7/gdb/cli/
HDcli-setshow.c283 val = UINT_MAX; in do_set_command()
288 || (c->var_type == var_uinteger && val >= UINT_MAX) in do_set_command()
289 || (c->var_type == var_zuinteger && val > UINT_MAX)) in do_set_command()
588 && *(unsigned int *) c->var == UINT_MAX) in do_show_command()
/dragonfly/usr.bin/getconf/
HDlimits.gperf48 UINT_MAX, UINT_MAX keyword
/dragonfly/crypto/openssh/
HDdigest-openssl.c164 if (digest == NULL || dlen > UINT_MAX) in ssh_digest_final()
192 if (dlen > UINT_MAX) in ssh_digest_memory()
/dragonfly/contrib/gmp/mpf/
HDfits_uint.c22 #define MAXIMUM UINT_MAX
/dragonfly/contrib/mpfr/src/
HDfits_uint.c24 #define MAXIMUM UINT_MAX
/dragonfly/contrib/gcc-8.0/libgomp/
HDparallel.c78 if (__builtin_expect (icv->thread_limit_var == UINT_MAX, 1) in gomp_resolve_num_threads()
133 if (__builtin_expect (icv->thread_limit_var != UINT_MAX, 0)) in GOMP_parallel_end()
/dragonfly/sys/bus/cam/
HDcam_ccb.h231 #define PROTO_VERSION_UNKNOWN (UINT_MAX - 1)
232 #define PROTO_VERSION_UNSPECIFIED UINT_MAX
233 #define XPORT_VERSION_UNKNOWN (UINT_MAX - 1)
234 #define XPORT_VERSION_UNSPECIFIED UINT_MAX
/dragonfly/usr.sbin/pfctl/
HDpfctl_parser.h177 #define UID_MAX UINT_MAX
178 #define GID_MAX UINT_MAX
/dragonfly/contrib/xz/src/common/
HDtuklib_integer.h591 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX == UINT32_MAX in bsr32()
645 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX == UINT32_MAX in clz32()
697 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX >= UINT32_MAX in ctz32()
/dragonfly/usr.sbin/dntpd/
HDconvert.c43 tvp->tv_usec = (long)((double)fixed->fractionl * 1000000.0 / UINT_MAX); in l_fixedpt_to_tv()
/dragonfly/lib/libc/xdr/
HDxdr_array.c84 if ((c > maxsize || UINT_MAX/elsize < c) && in xdr_array()
/dragonfly/contrib/libarchive/libarchive/
HDarchive_read_support_filter_gzip.c463 if (UINT_MAX >= SSIZE_MAX) in gzip_filter_read()
466 max_in = UINT_MAX; in gzip_filter_read()

12345