sketchbook
|
Go to the source code of this file.
Classes | |
struct | _q_jmp_buf |
Macros | |
#define | _QJB_LEN 7 |
Typedefs | |
typedef struct _q_jmp_buf | q_jmp_buf [1] |
Functions | |
void | setjmp_q (q_jmp_buf _buf) |
void | longjmp_q (q_jmp_buf _buf) __attribute__((__noreturn__)) |
#define _QJB_LEN 7 |
typedef struct _q_jmp_buf q_jmp_buf[1] |
void longjmp_q | ( | q_jmp_buf | _buf | ) |
void setjmp_q | ( | q_jmp_buf | _buf | ) |