potion  0.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
callcc.c File Reference

creation and calling of continuations, in non-portable asm, x86 only yet More...

#include <stdio.h>
#include "potion.h"
#include "internal.h"
+ Include dependency graph for callcc.c:

Go to the source code of this file.

Functions

void potion_cont_init (Potion *P)
 

Detailed Description

creation and calling of continuations, in non-portable asm, x86 only yet

Definition in file callcc.c.

Function Documentation

void potion_cont_init ( Potion P)

Definition at line 169 of file callcc.c.