Home
last modified time | relevance | path

Searched defs:PTR_TO_UINT (Results 1 - 3 of 3) sorted by relevance

/third_party/libdrm/amdgpu/
H A Damdgpu_device.c44 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro
/third_party/eudev/src/shared/
H A Dmacro.h130 #define PTR_TO_UINT(p) ((unsigned int) ((uintptr_t) (p))) macro
/third_party/mesa3d/src/gallium/frontends/va/
H A Dva_private.h60 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro

Completed in 3 milliseconds