Go to the source code of this file.
Defines | |
#define | AV_GCC_VERSION_AT_LEAST(x, y) 0 |
#define | av_always_inline inline |
#define | av_cold |
#define | av_flatten |
#define | av_unused |
#define | av_uninit(x) x |
#define | av_builtin_constant_p(x) 0 |
#define av_always_inline inline |
Definition at line 39 of file attributes.h.
#define av_builtin_constant_p | ( | x | ) | 0 |
Definition at line 110 of file attributes.h.
#define av_cold |
Definition at line 71 of file attributes.h.
#define av_flatten |
Definition at line 79 of file attributes.h.
#define AV_GCC_VERSION_AT_LEAST | ( | x, | |||
y | ) | 0 |
Definition at line 32 of file attributes.h.
#define av_uninit | ( | x | ) | x |
Definition at line 103 of file attributes.h.
#define av_unused |
Definition at line 95 of file attributes.h.