#include "parm.h"
#include "stree/ststructs.mh"
#include "../stt/sttdefs.h"
#include "../applinfer/precedence.h"
Go to the source code of this file.
initids | ( | ) |
Definition at line 104 of file initids.c.
References appl_Null, id_Boolean, id_Integer, id_New, id_Null, id_plus, id_put, id_size, id_times, id_ValueOf, id_Void, indx_and, indx_Array, indx_assign, indx_Boolean, indx_Callcc, indx_Card, indx_deref, indx_divide, indx_empty, indx_equals, indx_exp, indx_false, indx_First, indx_ge, indx_greater, indx_In, indx_init_New, indx_inline, indx_Integer, indx_Last, indx_le, indx_less, indx_massign, indx_minus, indx_Mk, indx_mod, indx_ne, indx_New, indx_not, indx_Null, indx_or, indx_Ord, indx_OrdInv, indx_Out, indx_passign, indx_pconc, indx_plus, indx_Pred, indx_ptr_New, indx_put, indx_sconc, indx_simple, indx_size, indx_standard, indx_subscr, indx_Succ, indx_times, indx_true, indx_ValueOf, indx_Void, lock, mklist(), mknode(), NIL, pend, sel_false, sel_true, sig_assign, sig_const, sig_equals, sig_greater, sig_less, sig_New, sig_pconc, sig_sconc, sig_Signature, sig_ValueOf, stt_enter(), val_Boolean, val_Integer, val_Void, var_Void, and yyvline.
Referenced by main().
Definition at line 14 of file initids.c.
Referenced by delcomp(), expand_str(), hasstring(), and initids().
Definition at line 14 of file initids.c.
Referenced by delcomp(), expand_str(), hasstring(), and initids().
Definition at line 14 of file initids.c.
Referenced by fix_array_sig(), infer_args(), and initids().
int pend[NLEVELS] |
Referenced by initids().
Referenced by check_sig(), checksigs(), findsig(), and initids().
Definition at line 85 of file initids.c.
Referenced by checksigs(), impure(), infer_args(), initids(), sigids(), and vacuous_arg().
int yyvline |
Definition at line 27 of file extract_sig.c.