osprey/kg++fe/gnu/lists.c File Reference

#include "config.h"
#include "system.h"
#include "toplev.h"
#include "rtl.h"
#include "ggc.h"
#include "gt-lists.h"

Include dependency graph for lists.c:

Go to the source code of this file.

Functions/Subroutines

static void free_list PARAMS ((rtx *, rtx *))
static GTY ((deletable("")))
rtx alloc_INSN_LIST (rtx val, rtx next)
rtx alloc_EXPR_LIST (int kind, rtx val, rtx next)
void free_EXPR_LIST_list (rtx *listp)
void free_INSN_LIST_list (rtx *listp)
void free_EXPR_LIST_node (rtx ptr)
void free_INSN_LIST_node (rtx ptr)


Function Documentation

rtx alloc_EXPR_LIST ( int  kind,
rtx  val,
rtx  next 
)

rtx alloc_INSN_LIST ( rtx  val,
rtx  next 
)

void free_EXPR_LIST_list ( rtx listp  ) 

void free_EXPR_LIST_node ( rtx  ptr  ) 

void free_INSN_LIST_list ( rtx listp  ) 

void free_INSN_LIST_node ( rtx  ptr  ) 

static GTY ( (deletable(""))   )  [static]

Definition at line 33 of file lists.c.

References XEXP.

static void free_list PARAMS ( (rtx *, rtx *)   )  [static]


Generated on Wed Apr 8 15:39:32 2009 for Open64 by  doxygen 1.5.6