|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | checkasm_save_context(ctx) setjmp(ctx) |
| #define | checkasm_load_context(ctx) longjmp(ctx, 1) |
| #define | CHECKASM_HAVE_LONGJMP 1 |
Typedefs | |
| typedef jmp_buf | checkasm_jmp_buf |
| typedef jmp_buf checkasm_jmp_buf |
1.8.17