#include "symboldef.h"
Include dependency graph for generate.h:
Go to the source code of this file.
Functions | |
void | incrsp (char *value) |
void | decrsp (char *value) |
void | incrsp2 (char *value, int optok) |
void | decrsp2 (char *value, int optok) |
void | generate (parsex *c) |
void | generate_void (parsex *c) |
void | warnvoid (linex *lf) |
void | glvalue (parsex *c) |
void | gscope (parsex *c) |
void | generate_gen (parsex *c, int with) |
void | castfloat (typex *type, int sp) |
void | castinteger (typex *type, int sp) |
void | castint_ (typex *type, typex *totype, int sp) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|