#include <stdio.h>
#include "parm.h"
#include "stree/ststructs.mh"
#include "is_ptr.h"
Go to the source code of this file.
Defines | |
#define | MINPTR 10 |
Functions | |
int | retaddr () |
NODE * | bld_den_seq_f (NODE *b) |
NODE * | signature_f (NODE *x) |
NODE * | first_elmnt (NODE *x) |
int retaddr | ( | ) |
Referenced by cn_cons(), cn_del_hd(), and copynode().