Searched defs:check_range (Results 1 – 5 of 5) sorted by relevance
230 bool check_range (const void *base, in check_range() function251 bool check_range (const T *base, in check_range() function260 bool check_range (const T *base, in check_range() function
259 bool check_range (const T *p, unsigned int size = T::static_size) const in check_range() function
51 #define check_range(val, min, max) \ macro
903 check_range(char *page_ranges, /* I - Selection of pages to print */ in check_range() function
166 #define check_range(val, min, max) \ macro