Home
last modified time | relevance | path

Searched refs:_W64 (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc/include/msvc_compat/C99/
Dstdint.h58 #ifndef _W64
60 # define _W64 __w64 macro
62 # define _W64 macro
118 typedef _W64 signed int intptr_t;
119 typedef _W64 unsigned int uintptr_t;
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h58 #ifndef _W64
60 # define _W64 __w64 macro
62 # define _W64 macro
118 typedef _W64 signed int intptr_t;
119 typedef _W64 unsigned int uintptr_t;
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h57 #ifndef _W64
59 # define _W64 __w64 macro
61 # define _W64 macro
103 typedef _W64 int intptr_t;
104 typedef _W64 unsigned int uintptr_t;
/external/python/cpython3/PC/
Dpyconfig.h159 #ifndef _W64
160 #define _W64 macro
167 typedef _W64 int ssize_t;
/external/python/cpython2/PC/
Dpyconfig.h197 #ifndef _W64
198 #define _W64 macro
205 typedef _W64 int ssize_t;