#include "mdef.h"#include "extr.h"Go to the source code of this file.
Functions | |
| void | expand (argv, int argc) |
| void | dodefine (char *name, char *defn) |
| void | dodefn (char *name) |
| void | dopushdef (char *name, char *defn) |
| void | dodump (argv, int argc) |
| void | doifelse (argv, int argc) |
| int | doincl (char *ifile) |
| void | dochq (argv, int argc) |
| void | dochc (argv, int argc) |
| void | dodiv (int n) |
| void | doundiv (argv, int argc) |
| void | dosub (argv, int argc) |
| void | map (char *dest, char *src, char *from, char *to) |
Variables | |
| char * | dumpfmt = "`%s'\t`%s'\n" |
1.5.8