|
Nugget
|
#include "common/psxlibc/setjmp.h"

Go to the source code of this file.
Functions | |
| __attribute__ ((returns_twice)) int psxsetjmp(struct JmpBuf *buf) | |
| __attribute__ ((noreturn)) void psxlongjmp(struct JmpBuf *buf | |
Variables | |
| int | ret |
| __attribute__ | ( | (noreturn) | ) |
| __attribute__ | ( | (returns_twice) | ) |
| int ret |