Home
last modified time | relevance | path

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

/external/libavc/common/svc/
Disvc_macros.h35 #define FORCEINLINE __attribute__((always_inline)) inline macro
/external/libavc/common/mvc/
Dimvc_defs.h48 #define FORCEINLINE __attribute__((always_inline)) inline macro
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.h75 #define FORCEINLINE __forceinline macro
170 #define FORCEINLINE INLINE macro
/external/dlmalloc/
Ddlmalloc.c786 #define FORCEINLINE __inline __attribute__ ((always_inline)) macro
788 #define FORCEINLINE __forceinline macro
804 #define FORCEINLINE inline macro
808 #define FORCEINLINE macro