Searched defs:max3 (Results 1 – 2 of 2) sorted by relevance
97 #define max3(X, Y, Z) MAX(X, MAX(Y, Z)) macro
5685 enum max3 = 256; variable