/external/clang/test/Headers/ |
D | limits.cpp | 41 int LLONG_MIN, LLONG_MAX, ULLONG_MAX; // Not defined. variable
|
/external/coreboot/src/include/ |
D | limits.h | 16 #define LLONG_MIN (-LLONG_MAX - 1) macro
|
/external/coreboot/payloads/libpayload/include/ |
D | limits.h | 57 #define LLONG_MIN ((long long int)(ULLONG_MAX & ~(ULLONG_MAX >> 1))) macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | limits_.h | 22 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | limits_.h | 22 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | limits_.h | 22 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | limits_.h | 22 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/pigweed/pw_minimal_cpp_stdlib/public/pw_minimal_cpp_stdlib/internal/ |
D | limits.h | 68 #define LLONG_MIN ((long long)(~0ull ^ (~0ull >> 1))) macro
|
/external/clang/lib/Headers/ |
D | limits.h | 99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL) macro
|
/external/mesa3d/src/amd/vpelib/src/utils/inc/ |
D | fixed31_32.h | 41 #define LLONG_MIN (-LLONG_MAX - 1ll) macro 46 #define LLONG_MIN (1LL << 63) macro
|
/external/stg/test_cases/info_tests/enum/ |
D | limits.c | 5 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/ |
D | limits-macros.h | 219 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/ |
D | limits-macros.h | 219 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/llvm-libc/include/llvm-libc-macros/ |
D | limits-macros.h | 219 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/trusty/musl/include/ |
D | limits.h | 34 #define LLONG_MIN (-LLONG_MAX-1) macro
|
/external/musl/include/ |
D | limits.h | 31 #define LLONG_MIN (-LLONG_MAX-1) macro
|
/external/python/cpython3/Lib/test/test_capi/ |
D | test_getargs.py | 62 LLONG_MIN = -2**63 variable
|
/external/iperf3/src/ |
D | cjson.c | 98 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/marisa-trie/bindings/perl/ |
D | marisa-swig_wrap.cxx | 1837 # define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig_wrap.cxx | 1859 # define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/webp/swig/ |
D | libwebp_python_wrap.c | 3310 # define LLONG_MIN (-LLONG_MAX - 1LL) macro
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 3107 # define LLONG_MIN (-LLONG_MAX - 1LL) macro
|