Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/
Dwintypes.py198 PUSHORT = ctypes.POINTER(USHORT) variable
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.cpp138 ret = GetNumaProcessorNodeEx(&procNum, (PUSHORT)&numaId); in CalculateProcessorTopology()