Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/debase/
DdeDefs.h234 # define DE_INLINE __forceinline macro
236 # define DE_INLINE static __inline__ macro
238 # define DE_INLINE inline /*!< Function inline. */ macro