Home
last modified time | relevance | path

Searched refs:INT_FAST64_MAX (Results 1 – 11 of 11) sorted by relevance

/freebsd-14-stable/contrib/tzcode/
HDprivate.h341 #ifndef INT_FAST64_MAX
345 # define INT_FAST64_MAX LONG_MAX macro
350 # define INT_FAST64_MAX LLONG_MAX macro
355 # if INT_FAST64_MAX == LONG_MAX
HDzic.c29 ZIC_MAX = INT_FAST64_MAX,
/freebsd-14-stable/sys/arm/include/
HD_stdint.h113 #define INT_FAST64_MAX INT64_MAX macro
/freebsd-14-stable/sys/riscv/include/
HD_stdint.h111 #define INT_FAST64_MAX INT64_MAX macro
/freebsd-14-stable/sys/arm64/include/
HD_stdint.h115 #define INT_FAST64_MAX INT64_MAX macro
/freebsd-14-stable/sys/x86/include/
HD_stdint.h130 #define INT_FAST64_MAX INT64_MAX macro
/freebsd-14-stable/sys/powerpc/include/
HD_stdint.h136 #define INT_FAST64_MAX INT64_MAX macro
/freebsd-14-stable/contrib/llvm-project/libcxx/include/
HDcstdint56 INT_FAST64_MAX
/freebsd-14-stable/contrib/llvm-project/clang/lib/Headers/
HDstdint.h548 # define INT_FAST64_MAX __INT_LEAST64_MAX macro
/freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
HDCSymbolMap.inc106 SYMBOL(INT_FAST64_MAX, None, <stdint.h>)
HDStdSymbolMap.inc339 SYMBOL(INT_FAST64_MAX, None, <cstdint>)
340 SYMBOL(INT_FAST64_MAX, None, <stdint.h>)