Home
last modified time | relevance | path

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

/external/clang/test/Headers/
Dlimits.cpp41 int LLONG_MIN, LLONG_MAX, ULLONG_MAX; // Not defined. variable
/external/pigweed/pw_minimal_cpp_stdlib/public/internal/
Dlimits.h55 #define LLONG_MIN ((long long)(~0ull ^ (~0ull >> 1))) macro
/external/arm-trusted-firmware/include/lib/libc/aarch64/
Dlimits_.h22 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
/external/arm-trusted-firmware/include/lib/libc/aarch32/
Dlimits_.h22 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
/external/clang/lib/Headers/
Dlimits.h99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL) macro
/external/musl/include/
Dlimits.h31 #define LLONG_MIN (-LLONG_MAX-1) macro
/external/python/cpython2/Lib/test/
Dtest_getargs2.py63 LLONG_MIN = -2**63 variable
/external/python/cpython3/Lib/test/
Dtest_getargs2.py55 LLONG_MIN = -2**63 variable
/external/iperf3/src/
Dcjson.c98 #define LLONG_MIN (-LLONG_MAX - 1LL) macro
/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx1837 # define LLONG_MIN (-LLONG_MAX - 1LL) macro
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx1859 # define LLONG_MIN (-LLONG_MAX - 1LL) macro
/external/webp/swig/
Dlibwebp_python_wrap.c3310 # define LLONG_MIN (-LLONG_MAX - 1LL) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx3107 # define LLONG_MIN (-LLONG_MAX - 1LL) macro