Home
last modified time | relevance | path

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

/third_party/libuv/include/uv/
Dstdint-msvc2008.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;
/third_party/node/deps/uv/include/uv/
Dstdint-msvc2008.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;
/third_party/python/PC/
Dpyconfig.h162 #ifndef _W64
163 #define _W64 macro
170 typedef _W64 int Py_ssize_t;