Home
last modified time | relevance | path

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

/third_party/libsnd/src/ALAC/
Dshift.h20 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
22 #define ALWAYS_INLINE macro
Ddp_dec.c36 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
38 #define ALWAYS_INLINE macro
Ddp_enc.c35 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
37 #define ALWAYS_INLINE macro
Dag_enc.c46 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
48 #define ALWAYS_INLINE macro
Dag_dec.c44 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
46 #define ALWAYS_INLINE macro
/third_party/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 macro
/third_party/gn/src/base/
Dcompiler_specific.h87 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro
89 #define ALWAYS_INLINE __forceinline macro
91 #define ALWAYS_INLINE inline macro
/third_party/libsnd/src/GSM610/
Dgsm610_priv.h296 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
298 #define ALWAYS_INLINE macro
/third_party/libsnd/src/
Dcommon.h1127 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
1129 #define ALWAYS_INLINE macro
/third_party/ejdb/src/jbl/
Dbinn.h63 #define ALWAYS_INLINE __forceinline macro
67 #define ALWAYS_INLINE static inline __attribute__((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