Home
last modified time | relevance | path

Searched defs:SIG_ATOMIC_MAX (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h185 #define SIG_ATOMIC_MAX INT_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h200 #define SIG_ATOMIC_MAX INT_MAX macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h200 #define SIG_ATOMIC_MAX INT_MAX macro
/external/libusb/msvc/
Dstdint.h201 #define SIG_ATOMIC_MAX INT32_MAX macro
/external/clang/lib/Headers/
Dstdint.h682 #define SIG_ATOMIC_MAX __INTN_MAX(__SIG_ATOMIC_WIDTH__) macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py142 SIG_ATOMIC_MAX = (2147483647) variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py270 SIG_ATOMIC_MAX = (2147483647) variable