Searched refs:bounds (Results 1 – 2 of 2) sorted by relevance
159 #define __compiletime_lessthan(bounds, length) ( \ argument160 __builtin_constant_p((bounds) < (length)) && \161 (bounds) < (length) \
1370 struct v4l2_rect bounds; member
Completed in 16 milliseconds