Home
last modified time | relevance | path

Searched defs:PTR_TO_UINT (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/amdgpu/
Damdgpu_device.c44 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h60 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro