Searched refs:__RESTRICT (Results 1 – 2 of 2) sorted by relevance
53 #ifndef __RESTRICT54 #define __RESTRICT __restrict macro75 #ifndef __RESTRICT76 #define __RESTRICT __restrict macro108 #ifndef __RESTRICT109 #define __RESTRICT __restrict macro
1444 __STATIC_FORCEINLINE void arm_memcpy_s8(int8_t *__RESTRICT dst, const int8_t *__RESTRICT src, uint3… in arm_memcpy_s8()1468 __STATIC_FORCEINLINE void arm_memcpy_q15(int16_t *__RESTRICT dst, const int16_t *__RESTRICT src, ui… in arm_memcpy_q15()