Searched defs:UINTMAX_MAX (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_platform.h149 #define UINTMAX_MAX (~(uintmax_t)0) macro
/freebsd-10-stable/contrib/diff/src/
H A Dsystem.h172 # define UINTMAX_MAX TYPE_MAXIMUM (uintmax_t) macro
/freebsd-10-stable/sys/arm/include/
H A D_stdint.h135 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-10-stable/sys/ia64/include/
H A D_stdint.h135 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-10-stable/sys/mips/include/
H A D_stdint.h165 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-10-stable/sys/powerpc/include/
H A D_stdint.h164 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-10-stable/sys/sparc64/include/
H A D_stdint.h135 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-10-stable/sys/x86/include/
H A D_stdint.h158 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dstdint.h679 #define UINTMAX_MAX __UINTN_MAX(__INTMAX_WIDTH__) macro
/freebsd-10-stable/contrib/ntp/libntp/
H A Dsnprintf.c391 #define UINTMAX_MAX ULLONG_MAX macro
396 #undef UINTMAX_MAX macro
398 #define UINTMAX_MAX ULLONG_MAX macro
[all...]

Completed in 193 milliseconds