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

/external/aac/libSYS/include/
H A Dmachine_type.h283 * \def FORCEINLINE
291 #undef FORCEINLINE macro
292 #define FORCEINLINE macro
294 #ifndef FORCEINLINE
296 #define FORCEINLINE __attribute((always_inline)) macro
298 #define FORCEINLINE macro

Completed in 126 milliseconds