Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dthreads_inlines.h92 __BIONIC_THREADS_INLINE int mtx_init(mtx_t* _Nonnull __mtx, int __type) { in mtx_init()
/bionic/libc/kernel/uapi/drm/
Dpanthor_drm.h32 #define DRM_IOCTL_PANTHOR(__access,__id,__type) DRM_IO ##__access(DRM_COMMAND_BASE + DRM_PANTHOR_ #… argument
Ddrm_fourcc.h218 #define DRM_FORMAT_MOD_ARM_CODE(__type,__val) fourcc_mod_code(ARM, ((__u64) (__type) << 52) | ((__v… argument