Home
last modified time | relevance | path

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

/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/PC/
Dpyconfig.h162 #ifndef _W64
163 #define _W64 macro
170 typedef _W64 int ssize_t;
/external/python/cpython2/PC/
Dpyconfig.h197 #ifndef _W64
198 #define _W64 macro
205 typedef _W64 int ssize_t;
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h170 #if !defined(_W64)
172 # define _W64 __w64 macro
174 # define _W64 macro
181 typedef _W64 int ptrdiff_t;