Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/Internal/
Darm_nn_compiler.h69 #ifndef __FORCEINLINE
70 #define __FORCEINLINE _Pragma("inline=forced") macro
73 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE