Home
last modified time | relevance | path

Searched refs:PTRDIFF_MIN (Results 1 – 15 of 15) sorted by relevance

/external/jemalloc/include/msvc_compat/C99/
Dstdint.h192 # define PTRDIFF_MIN _I64_MIN macro
195 # define PTRDIFF_MIN _I32_MIN macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h192 # define PTRDIFF_MIN _I64_MIN macro
195 # define PTRDIFF_MIN _I32_MIN macro
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h177 # define PTRDIFF_MIN _I64_MIN macro
180 # define PTRDIFF_MIN _I32_MIN macro
/external/libusb/msvc/
Dstdint.h193 #define PTRDIFF_MIN INT64_MIN macro
196 #define PTRDIFF_MIN INT32_MIN macro
/external/clang/test/Preprocessor/
Dstdint.c1469 PTRDIFF_MIN_ PTRDIFF_MIN
/external/python/cpython2/Lib/plat-linux2/
DIN.py137 PTRDIFF_MIN = (-9223372036854775807L-1) variable
139 PTRDIFF_MIN = (-2147483647-1) variable
/external/libcxx/include/
Dcstdint73 PTRDIFF_MIN
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp183 #ifndef PTRDIFF_MIN
184 #error PTRDIFF_MIN not defined
Dstdint_h.pass.cpp226 assert(PTRDIFF_MIN == std::numeric_limits<std::ptrdiff_t>::min()); in main()
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp183 #ifndef PTRDIFF_MIN
184 #error PTRDIFF_MIN not defined
/external/python/cpython2/Lib/plat-atheos/
DIN.py265 PTRDIFF_MIN = (-9223372036854775807L-1) variable
267 PTRDIFF_MIN = (-2147483647-1) variable
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp227 assert(PTRDIFF_MIN == std::numeric_limits<std::ptrdiff_t>::min()); in main()
/external/clang/lib/Headers/
Dstdint.h665 #define PTRDIFF_MIN __INTN_MIN(__PTRDIFF_WIDTH__) macro
/external/elfutils/include/elfutils/
Dlibdw.h942 #define DWARF_GETMACROS_START PTRDIFF_MIN
/external/elfutils/libdw/
Dlibdw.h942 #define DWARF_GETMACROS_START PTRDIFF_MIN