SSBM Decomp
Loading...
Searching...
No Matches
Gecko_setjmp.h File Reference
#include <platform.h>

Go to the source code of this file.

Data Structures

struct  __jmp_buf
 

Functions

int __setjmp (register __jmp_buf *)
 
void longjmp (register __jmp_buf *env, register int val)
 

Function Documentation

◆ __setjmp()

int __setjmp ( register __jmp_buf env)

◆ longjmp()

void longjmp ( register __jmp_buf env,
register int  val 
)