Searched defs:V_SIZE (Results 1 – 3 of 3) sorted by relevance
114 #define V_SIZE COMBINE_HI_8LO( V_SIZE_HI, V_SIZE_LO ) macro
409 #define V_SIZE(x) (((x) & 0x1fff) << 16) macro
1864 #define V_SIZE(x) ((x) << S_SIZE) macro