Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/CMSIS/CMSIS/Core/Include/
Dcmsis_compiler.h80 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
152 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
Dcmsis_armcc.h67 #define __STATIC_FORCEINLINE static __forceinline macro
Dcmsis_armclang.h43 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
Dcmsis_iccarm.h177 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro
Dcmsis_armclang_ltm.h43 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
Dcmsis_gcc.h50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro