Searched defs:SUB (Results 1 – 5 of 5) sorted by relevance
95 #define SUB dsubu macro131 #define SUB subu macro
110 #define SUB dsubu macro146 #define SUB subu macro
345 #define SUB dsubu macro362 #define SUB subu macro
401 #define SUB(x, y) (u8)(((x) - (y)) > (x) ? 0 : (x) - (y)) in p54_convert_rev0() macro