|
FFmpeg
|
#include "checkasm/attributes.h"Go to the source code of this file.
Macros | |
| #define | checkasm_declare_impl(ret, ...) |
| #define | checkasm_call_checked(func, ...) |
| #define | CHECKASM_ALIGNMENT 16 |
Functions | |
| CHECKASM_API void | checkasm_checked_call (void *func,...) |
| #define checkasm_declare_impl | ( | ret, | |
| ... | |||
| ) |
Definition at line 36 of file loongarch.h.
| #define checkasm_call_checked | ( | func, | |
| ... | |||
| ) |
Definition at line 44 of file loongarch.h.
| #define CHECKASM_ALIGNMENT 16 |
Definition at line 50 of file loongarch.h.
| CHECKASM_API void checkasm_checked_call | ( | void * | func, |
| ... | |||
| ) |
1.8.17