|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include "private/macros.h"Go to the source code of this file.
Functions | |
| void | longjmp (jmp_buf env, int val) |
| int | setjmp (jmp_buf env) |
Variables | |
| LIBA_BEGIN_DECLS typedef int | jmp_buf [31] |
| void longjmp | ( | jmp_buf | env, |
| int | val | ||
| ) |
| int setjmp | ( | jmp_buf | env | ) |
| LIBA_BEGIN_DECLS typedef int jmp_buf[31] |