C:/Users/Dennis/src/lang/russell.orig/src/datatypes/consnodes.c File Reference

#include "parm.h"
#include "consnodes.h"

Go to the source code of this file.

Functions

ConsNodecn_cons (ANYTHING *hd, ConsNode *tl)
ConsNodecn_del_hd (ConsNode *l)


Function Documentation

ConsNode* cn_cons ( ANYTHING *  hd,
ConsNode tl 
)

Definition at line 16 of file consnodes.c.

References BADflag, cn_sethead, cn_settail, diagmsg, malloc, and retaddr().

Referenced by addleft(), addright(), copylist(), find_equiv_regs(), findidsig(), findsig(), and if().

ConsNode* cn_del_hd ( ConsNode l  ) 

Definition at line 41 of file consnodes.c.

References BADflag, cn_tail, diagmsg, free, and retaddr().

Referenced by clear_equiv_regs(), and tl_findsig().


Generated on Fri Jan 25 10:39:48 2008 for russell by  doxygen 1.5.4