Home
last modified time | relevance | path

Searched defs:UINT_PTR (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/base/win/
Dwindows_types.h48 typedef unsigned __int64 UINT_PTR, *PUINT_PTR; typedef
54 typedef __w64 unsigned int UINT_PTR, *PUINT_PTR; typedef
/third_party/mingw-w64/mingw-w64-headers/include/
Dbasetsd.h47 __MINGW_EXTENSION typedef unsigned __int64 UINT_PTR,*PUINT_PTR; typedef
53 typedef unsigned int UINT_PTR,*PUINT_PTR; typedef
Daudioengineendpoint.h340 …STDMETHOD_(UINT_PTR,GetOutputDataPointer)(THIS_ UINT32 u32FrameCount,AE_CURRENT_POSITION *pAeTimeS… in DECLARE_INTERFACE_() local