Blender
V3.3
|
Go to the source code of this file.
Macros | |
#define | BLI_INLINE static inline __attribute__((always_inline)) __attribute__((__unused__)) |
#define | BLI_NOINLINE |
Use to help with cross platform portability.
Definition in file BLI_compiler_compat.h.
#define BLI_INLINE static inline __attribute__((always_inline)) __attribute__((__unused__)) |
Definition at line 36 of file BLI_compiler_compat.h.
#define BLI_NOINLINE |
Definition at line 42 of file BLI_compiler_compat.h.