Home
last modified time | relevance | path

Searched defs:__STATIC_FORCEINLINE (Results 1 – 1 of 1) sorted by relevance

/cmsis-nn-latest/Include/Internal/
Darm_nn_compiler.h51 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
73 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro
85 #define __STATIC_FORCEINLINE static __forceinline macro
106 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro