Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/regress/
Dstrtonumtest.c27 # define LLONG_MIN LONGLONG_MIN macro
33 # define LLONG_MIN LONG_LONG_MIN macro
/external/clang/test/Headers/
Dlimits.cpp41 int LLONG_MIN, LLONG_MAX, ULLONG_MAX; // Not defined. variable
/external/llvm-project/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/llvm-project/clang/lib/Headers/
Dlimits.h83 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL) macro
/external/python/cpython2/Lib/test/
Dtest_getargs2.py63 LLONG_MIN = -2**63 variable
/external/python/cpython3/Lib/test/
Dtest_getargs2.py53 LLONG_MIN = -2**63 variable
/external/openssh/
Ddefines.h258 #define LLONG_MIN LONG_LONG_MIN macro
Dconfigure.ac3717 AC_DEFINE_UNQUOTED([LLONG_MIN], [${llong_min}LL], definition
/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/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx3107 # define LLONG_MIN (-LLONG_MAX - 1LL) macro