Searched refs:_rsz (Results 1 – 1 of 1) sorted by relevance
42 #define IS_IN_RANGE(_val, _rstart, _rsz) IS_IN_RANGE_E((_val), (_rstart), ((_rstart) + (_rsz))) argument