Home
last modified time | relevance | path

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

/third_party/boost/libs/winapi/test/run/
Dbasic_types_abi.cpp43 BOOST_WINAPI_TEST_TYPE_SAME(PUSHORT); in main()
/third_party/boost/boost/winapi/
Dbasic_types.hpp124 typedef ::PUSHORT PUSHORT_;
/third_party/python/Lib/ctypes/
Dwintypes.py198 PUSHORT = ctypes.POINTER(USHORT) variable
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.cpp138 ret = GetNumaProcessorNodeEx(&procNum, (PUSHORT)&numaId); in CalculateProcessorTopology()