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

#include "parm.h"
#include <stdio.h>

Go to the source code of this file.

Data Structures

struct  VrLine

Defines

#define NIL   0
#define DEBUG   DEBUG

Typedefs

typedef struct VrLine vrline

Functions

 findvl (int vln)
char * getfn ()
 getrl ()

Variables

vrlinevrtable
static vrlinevrptr = NIL
static int lastvl


Define Documentation

#define DEBUG   DEBUG

Definition at line 18 of file vr.c.

#define NIL   0

Definition at line 17 of file vr.c.


Typedef Documentation

typedef struct VrLine vrline


Function Documentation

findvl ( int  vln  ) 

Definition at line 40 of file vr.c.

References dbgmsg, lastvl, NIL, VrLine::vr_next, and VrLine::vr_vline.

Referenced by accessible(), bld_analyze(), prtr1(), and sigids().

char* getfn (  ) 

Definition at line 62 of file vr.c.

References dbgmsg, NIL, and VrLine::vr_fname.

Referenced by bld_analyze(), and prtr1().

getrl (  ) 

Definition at line 73 of file vr.c.

References dbgmsg, lastvl, NIL, VrLine::vr_rline, and VrLine::vr_vline.

Referenced by accessible(), bld_analyze(), prtr1(), and sigids().


Variable Documentation

int lastvl [static]

Definition at line 38 of file vr.c.

Referenced by findvl(), and getrl().

vrline* vrptr = NIL [static]

Definition at line 36 of file vr.c.

vrline* vrtable

Definition at line 24 of file extract_sig.c.


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