#include "parm.h"
#include "stree/ststructs.mh"
#include "stree/Array.h"
#include "pass4/sigs.h"
Go to the source code of this file.
Defines | |
#define | DEBUG |
Functions | |
int | comp_tsc () |
void | add_dcse () |
char * | getname () |
void | tsig_order (NODE *tsig) |
int | comp_tsc (NODE **p, NODE **q) |
boolean | is_const (NODE *sig, NODE *tsig) |
void | add_dcse (NODE *l, int character, char *in_line, int spcl, NODE *construction) |
Variables | |
static NODE * | type_sig |
#define DEBUG |
Definition at line 1 of file tsig_order.c.
void add_dcse | ( | ) |
Referenced by inscomp(), and tsig_order().
int comp_tsc | ( | ) |
Referenced by tsig_order().
char* getname | ( | ) |
Definition at line 27 of file testvertex.c.
Definition at line 156 of file tsig_order.c.
References ERR_SIG, FALSE, is_empty, NIL, and TRUE.
Referenced by comp_wlc(), hasstring(), inscomp(), main(), and tsig_order().
void tsig_order | ( | NODE * | tsig | ) |
Definition at line 27 of file tsig_order.c.
References a, Array::a_body, Array::a_size, add_dcse(), addright(), comp_tsc(), dbgmsg, free_array(), getname(), is_const(), kindname(), list_to_array(), lock, mklist(), mknode(), NIL, type_sig, unlock, and WORDLENGTH.