|
mupdf
|
#include <context.h>
Public Attributes | |
| fz_jmp_buf | buffer |
| int | state |
| int | code |
| char | padding [FZ_JMPBUF_ALIGN-sizeof(int) *2] |
| fz_jmp_buf fz_error_stack_slot::buffer |
| int fz_error_stack_slot::code |
| char fz_error_stack_slot::padding[FZ_JMPBUF_ALIGN-sizeof(int) *2] |
| int fz_error_stack_slot::state |