#include <stdio.h>
#include <string.h>
#include "gsend.h"
#include "ptree.h"
#include "parse.h"
#include "iscode.h"
#include "symboldef.h"
#include "gstate.h"
#include "blockers.h"
#include "gsimple.h"
#include "gfinit.h"
#include "gatomic.h"
#include "generate.h"
#include "gfunc.h"
Include dependency graph for gsend.c:
Functions | |
void | gsource (void) |
void | greply (parsex *c) |
void | gsend (parsex *c, int with) |
Variables | |
int | sp |
typex * | this_reply_type |
|
|
|
|
|
|
|
|
|
|