Home
last modified time | relevance | path

Searched defs:INT_FAST64_MAX (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/tools/tzcode/
H A Dprivate.h144 # define INT_FAST64_MAX LLONG_MAX macro
147 # define INT_FAST64_MAX __LONG_LONG_MAX__ macro
157 # define INT_FAST64_MAX LONG_MAX macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h62 #define INT_FAST64_MAX INT64_MAX macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h62 #define INT_FAST64_MAX INT64_MAX macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h62 #define INT_FAST64_MAX INT64_MAX macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h62 #define INT_FAST64_MAX INT64_MAX macro
/third_party/musl/include/
H A Dstdint.h62 #define INT_FAST64_MAX INT64_MAX macro
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dprivate.h144 # define INT_FAST64_MAX LLONG_MAX macro
147 # define INT_FAST64_MAX __LONG_LONG_MAX__ macro
157 # define INT_FAST64_MAX LONG_MAX macro
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h167 #define INT_FAST64_MAX INT64_MAX macro
/third_party/tzdata/
H A Dprivate.h321 # define INT_FAST64_MAX LONG_MAX macro
326 # define INT_FAST64_MAX LLONG_MAX macro

Completed in 5 milliseconds