Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dthreads_inlines.h90 __BIONIC_THREADS_INLINE int mtx_init(mtx_t* _Nonnull __mtx, int __type) { in mtx_init()
/bionic/libc/kernel/uapi/drm/
Ddrm_fourcc.h216 #define DRM_FORMAT_MOD_ARM_CODE(__type,__val) fourcc_mod_code(ARM, ((__u64) (__type) << 52) | ((__v… argument