Searched refs:bounds (Results 1 – 2 of 2) sorted by relevance
98 #define __compiletime_lessthan(bounds, length) ( \ argument99 __builtin_constant_p((bounds) < (length)) && \100 (bounds) < (length) \
1294 struct v4l2_rect bounds; member