Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/debase/
DdeDefs.h240 # define DE_INLINE __forceinline macro
242 # define DE_INLINE static __inline__ macro
244 # define DE_INLINE inline /*!< Function inline. */ macro