Searched refs:__inline__ (Results 1 – 6 of 6) sorted by relevance
| /oneTBB/examples/graph/fgbzip2/ |
| H A D | blocksort.cpp | 77 static __inline__ void fallbackSimpleSort(UInt32* fmap, UInt32* eclass, Int32 lo, Int32 hi) { in fallbackSimpleSort() 418 static __inline__ Bool mainGtU(UInt32 i1, in mainGtU() 730 static __inline__ UChar mmed3(UChar a, UChar b, UChar c) { in mmed3()
|
| H A D | bzlib_private.hpp | 98 #define __inline__ /* */ macro
|
| H A D | compress.cpp | 110 static __inline__ void bsW(EState* s, Int32 n, UInt32 v) { in bsW()
|
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_config.h | 125 #define ITT_INLINE static __inline__ __attribute__((__always_inline__,__gnu_inline__))
|
| H A D | ittnotify.h | 192 #define ITT_INLINE static __inline__ __attribute__((__always_inline__,__gnu_inline__))
|
| /oneTBB/src/tbb/tools_api/legacy/ |
| H A D | ittnotify.h | 142 #define ITT_INLINE static __inline__ __attribute__((__always_inline__,__gnu_inline__))
|