Searched refs:_T_MAX (Results 1 – 3 of 3) sorted by relevance
102 #define _T_MAX(x, y) ((x) > (y) ? (x) : (y)) macro
143 dsize = _T_MAX((int)info.CDATA_size, in _tx_alloc()
516 size1 = _T_MAX(csize, dsize); in _t_alloc_bufs()