Home
last modified time | relevance | path

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

/include/linux/
A Dfortify-string.h159 #define __compiletime_lessthan(bounds, length) ( \ argument
160 __builtin_constant_p((bounds) < (length)) && \
161 (bounds) < (length) \
/include/uapi/linux/
A Dvideodev2.h1370 struct v4l2_rect bounds; member

Completed in 16 milliseconds