Searched defs:array_end (Results 1 – 10 of 10) sorted by relevance
63 BOOST_CONSTEXPR inline T* array_end( T BOOST_RANGE_ARRAY_REF()[sz] ) BOOST_NOEXCEPT in array_end() function69 … BOOST_CONSTEXPR inline const T* array_end( const T BOOST_RANGE_ARRAY_REF()[sz] ) BOOST_NOEXCEPT in array_end() function
207 uintptr_t array_end = __pval(*buf_ptr) + *count * sizeof(uint32_t); in copy_uint32_array_from_buf() local
2058 inline array_iterator array_end() { return ScopArrayInfoSet.end(); } in array_end() function2064 inline const_array_iterator array_end() const { in array_end() function
45 static T *array_end(T (&array)[N]) { return array + N; } in array_end() function
61 T* array_end(T (&array)[N]) { in array_end() function
11917 array_end, enumerator