Home
last modified time | relevance | path

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

/external/bison/darwin-lib/
Dstdint.h502 #undef PTRDIFF_MIN
506 # define PTRDIFF_MIN _STDINT_MIN (1, 64, 0l)
509 # define PTRDIFF_MIN _STDINT_MIN (1, 32, 0)
513 # define PTRDIFF_MIN \ macro
/external/bison/lib/
Dstdint.in.h501 #undef PTRDIFF_MIN
505 # define PTRDIFF_MIN _STDINT_MIN (1, 64, 0l)
508 # define PTRDIFF_MIN _STDINT_MIN (1, 32, 0)
512 # define PTRDIFF_MIN \
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h192 # define PTRDIFF_MIN _I64_MIN macro
195 # define PTRDIFF_MIN _I32_MIN macro
/external/mesa3d/include/c99/
Dstdint.h192 # define PTRDIFF_MIN _I64_MIN macro
195 # define PTRDIFF_MIN _I32_MIN macro
/external/clang/test/Preprocessor/
Dstdint.c1469 PTRDIFF_MIN_ PTRDIFF_MIN
/external/libcxx/include/
Dcstdint73 PTRDIFF_MIN
Dmodule.modulemap199PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX,
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp183 #ifndef PTRDIFF_MIN
184 #error PTRDIFF_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp226 assert(PTRDIFF_MIN == std::numeric_limits<ptrdiff_t>::min()); in main()
/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/src/libdw/
Dlibdw.h866 #define DWARF_GETMACROS_START PTRDIFF_MIN
/external/elfutils/include/elfutils/
Dlibdw.h866 #define DWARF_GETMACROS_START PTRDIFF_MIN
/external/bison/m4/
Dstdint.m4162 PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
/external/bison/
Dconfigure14287 PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)