Searched refs:__RESTRICT (Results 1 – 13 of 13) sorted by relevance
125 #ifndef __RESTRICT126 #define __RESTRICT __restrict macro198 #ifndef __RESTRICT199 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.200 #define __RESTRICT macro271 #ifndef __RESTRICT272 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.273 #define __RESTRICT macro
101 #ifndef __RESTRICT102 #define __RESTRICT __restrict macro
106 #ifndef __RESTRICT107 #define __RESTRICT __restrict macro
105 #ifndef __RESTRICT106 #define __RESTRICT __restrict macro
251 __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, … in ARM_MPU_OrderedMemcpy()
159 #ifndef __RESTRICT161 #define __RESTRICT __restrict macro164 #define __RESTRICT restrict macro
289 __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, … in ARM_MPU_OrderedMemcpy()
249 __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, … in ARM_MPU_OrderedMemcpy()
166 #ifndef __RESTRICT168 #define __RESTRICT __restrict macro171 #define __RESTRICT restrict macro
96 #ifndef __RESTRICT97 #define __RESTRICT __restrict macro
358 __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, … in ARM_MPU_OrderedMemcpy()