HomeSort by relevance Sort by last modified time
    Searched defs:EAS_INLINE (Results 1 - 3 of 3) sorted by null

  /external/sonivox/arm-fm-22k/host_src/
eas_types.h 166 #ifndef EAS_INLINE
168 #define EAS_INLINE __inline__
170 #define EAS_INLINE inline static
172 #define EAS_INLINE __inline
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 166 #ifndef EAS_INLINE
168 #define EAS_INLINE __inline__
170 #define EAS_INLINE inline static
172 #define EAS_INLINE __inline
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 171 #ifndef EAS_INLINE
173 #define EAS_INLINE __inline__
175 #define EAS_INLINE inline static
177 #define EAS_INLINE __inline

Completed in 185 milliseconds