Searched defs:GET_MODE_UNIT_SIZE (Results 1 – 2 of 2) sorted by relevance
116 #define GET_MODE_UNIT_SIZE(MODE) \ macro
95 #define GET_MODE_UNIT_SIZE(MODE) (mode_unit_size[(int) (MODE)]) macro