Home
last modified time | relevance | path

Searched defs:UINT64_MAX (Results 1 – 13 of 13) sorted by relevance

/freebsd-9-stable/contrib/libarchive/libarchive/
Darchive_platform.h118 #define UINT64_MAX (~(uint64_t)0) macro
/freebsd-9-stable/lib/clang/include/llvm/Support/
DDataTypes.h100 # define UINT64_MAX 0xffffffffffffffffULL macro
/freebsd-9-stable/sys/x86/include/
D_stdint.h87 #define UINT64_MAX 0xffffffffffffffff macro
91 #define UINT64_MAX 0xffffffffffffffffULL macro
/freebsd-9-stable/contrib/xz/src/liblzma/api/
Dlzma.h154 # define UINT64_MAX (UINT64_C(18446744073709551615)) macro
/freebsd-9-stable/contrib/xz/src/common/
Dsysdefs.h103 # define UINT64_MAX UINT64_C(18446744073709551615) macro
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DDataTypes.h.in189 # define UINT64_MAX 0xffffffffffffffffULL macro
/freebsd-9-stable/sys/ia64/include/
D_stdint.h75 #define UINT64_MAX 0xffffffffffffffffUL macro
/freebsd-9-stable/sys/sparc64/include/
D_stdint.h75 #define UINT64_MAX 0xffffffffffffffffUL macro
/freebsd-9-stable/sys/arm/include/
D_stdint.h75 #define UINT64_MAX 0xffffffffffffffffULL macro
/freebsd-9-stable/contrib/ntp/lib/isc/win32/
Dtime.c44 #define UINT64_MAX _UI64_MAX macro
/freebsd-9-stable/sys/mips/include/
D_stdint.h99 #define UINT64_MAX __UINT64_C(0xffffffffffffffff) macro
/freebsd-9-stable/sys/powerpc/include/
D_stdint.h98 #define UINT64_MAX __UINT64_C(0xffffffffffffffff) macro
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
Dstdint.h478 # define UINT64_MAX UINT64_C(18446744073709551615) macro