Home
last modified time | relevance | path

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

/third_party/libsnd/src/ALAC/
Dshift.h20 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
22 #define ALWAYS_INLINE __forceinline macro
24 #define ALWAYS_INLINE macro
Ddp_dec.c36 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
38 #define ALWAYS_INLINE __forceinline macro
40 #define ALWAYS_INLINE macro
Ddp_enc.c35 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
37 #define ALWAYS_INLINE __forceinline macro
39 #define ALWAYS_INLINE macro
Dag_dec.c44 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
46 #define ALWAYS_INLINE __forceinline macro
48 #define ALWAYS_INLINE macro
Dag_enc.c46 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
48 #define ALWAYS_INLINE __forceinline macro
50 #define ALWAYS_INLINE macro
/third_party/gn/src/base/
Dcompiler_specific.h22 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro
24 #define ALWAYS_INLINE __forceinline macro
26 #define ALWAYS_INLINE inline macro
/third_party/libunwind/libunwind/include/
Dcompiler.h41 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
44 # define ALWAYS_INLINE macro
56 # define ALWAYS_INLINE macro
/third_party/libsnd/src/G72x/
Dg72x_priv.h110 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
112 #define ALWAYS_INLINE __forceinline macro
114 #define ALWAYS_INLINE macro
/third_party/libsnd/src/GSM610/
Dgsm610_priv.h296 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
298 #define ALWAYS_INLINE __forceinline macro
300 #define ALWAYS_INLINE macro
/third_party/node/deps/v8/src/bigint/
Dbigint.h394 #define ALWAYS_INLINE inline __attribute__((always_inline)) macro
396 #define ALWAYS_INLINE __forceinline macro
398 #define ALWAYS_INLINE inline macro
/third_party/mesa3d/src/util/
Dmacros.h175 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
177 # define ALWAYS_INLINE __forceinline macro
179 # define ALWAYS_INLINE inline macro
/third_party/libsnd/src/
Dcommon.h1075 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
1077 #define ALWAYS_INLINE macro
/third_party/python/Modules/_decimal/libmpdec/
Dmpdecimal.c66 #define ALWAYS_INLINE __forceinline macro
68 #define ALWAYS_INLINE macro
73 #define ALWAYS_INLINE macro
75 #define ALWAYS_INLINE inline __attribute__ ((always_inline)) macro