Home
last modified time | relevance | path

Searched refs:bounds (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dfortify-string.h98 #define __compiletime_lessthan(bounds, length) ( \ argument
99 __builtin_constant_p((bounds) < (length)) && \
100 (bounds) < (length) \
/include/uapi/linux/
Dvideodev2.h1294 struct v4l2_rect bounds; member