Searched refs:__const_min (Results 1 – 1 of 1) sorted by relevance
30 #define __const_min(x, y) ((x) < (y) ? (x) : (y)) macro32 __const_min(INT_MAX, ~(size_t)0/sizeof(void *)) & -BITS_PER_LONG;