Home
last modified time | relevance | path

Searched defs:__round_mask (Results 1 - 4 of 4) sorted by relevance

/third_party/libdrm/amdgpu/
H A Damdgpu_internal.h39 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro
/third_party/libdrm/omap/
H A Domap_drm.c45 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro
/third_party/exfatprogs/include/
H A Dlibexfat.h19 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro
/third_party/f2fs-tools/include/
H A Df2fs_fs.h653 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro

Completed in 7 milliseconds