Home
last modified time | relevance | path

Searched refs:INT_FAST64_MIN (Results 1 - 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/tools/tzcode/
H A Dprivate.h143 # define INT_FAST64_MIN LLONG_MIN macro
146 # define INT_FAST64_MIN __LONG_LONG_MIN__ macro
156 # define INT_FAST64_MIN LONG_MIN macro
H A Dzic.c38 #define ZIC_MIN INT_FAST64_MIN
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dprivate.h143 # define INT_FAST64_MIN LLONG_MIN macro
146 # define INT_FAST64_MIN __LONG_LONG_MIN__ macro
156 # define INT_FAST64_MIN LONG_MIN macro
H A Dzic.c37 #define ZIC_MIN INT_FAST64_MIN
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h54 #define INT_FAST64_MIN INT64_MIN macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h54 #define INT_FAST64_MIN INT64_MIN macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h54 #define INT_FAST64_MIN INT64_MIN macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h54 #define INT_FAST64_MIN INT64_MIN macro
/third_party/musl/include/
H A Dstdint.h54 #define INT_FAST64_MIN INT64_MIN macro
/third_party/musl/libc-test/src/api/
H A Dstdint.c63 C(INT_FAST64_MIN) in f()
H A Dinttypes.c65 C(INT_FAST64_MIN) in f()
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h166 #define INT_FAST64_MIN INT64_MIN macro
/third_party/tzdata/
H A Dprivate.h320 # define INT_FAST64_MIN LONG_MIN macro
325 # define INT_FAST64_MIN LLONG_MIN macro
H A Dzic.c28 ZIC_MIN = INT_FAST64_MIN,

Completed in 18 milliseconds