Searched refs:STD_MIN (Results 1 – 4 of 4) sorted by relevance
52 #define STD_MIN(x,y) (((x) < (y)) ? (x) : (y)) macro
127 s = static_cast<uint32>STD_MIN(static_cast<int>(8 - bit), in u()
120 s = static_cast<uint32>STD_MIN(static_cast<int>(8 - bit), in u()