Searched defs:EAS_INLINE (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/host_src/
H A Deas_types.h166 #ifndef EAS_INLINE
168 #define EAS_INLINE __inline__ macro
170 #define EAS_INLINE inline static macro
172 #define EAS_INLINE __inline macro
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_types.h166 #ifndef EAS_INLINE
168 #define EAS_INLINE __inline__ macro
170 #define EAS_INLINE inline static macro
172 #define EAS_INLINE __inline macro
/external/sonivox/arm-wt-22k/host_src/
H A Deas_types.h171 #ifndef EAS_INLINE
173 #define EAS_INLINE __inline__ macro
175 #define EAS_INLINE inline static macro
177 #define EAS_INLINE __inline macro

Completed in 378 milliseconds