1: # include "stdio.h"
   2: # include "refer.h"
   3: FILE *in = stdin;
   4: int endpush 0;
   5: int labels 0;
   6: int keywant 0;
   7: #ifdef  MFLAG
   8: int mflag 0;
   9: #endif
  10: int sort 0;
  11: int bare 0;
  12: int authrev 0;
  13: char *smallcaps "";
  14: char *keystr "AD";
  15: int nmlen 0, dtlen 0;
  16: char *data[NSERCH];
  17: char **search data;
  18: int refnum 0;
  19: char reftext[NRFTXT];
  20: char *reftable[NREF];
  21: char *rtp reftext;
  22: int sep '\n';
  23: char tfile[NTFILE];
  24: FILE *fo = stdout;
  25: FILE *ftemp = stdout;
  26: char ofile[NTFILE];
  27: char gfile[NTFILE];
  28: char hidenam[NTFILE];
  29: char *Ifile "standard input";
  30: int Iline 0;
  31: char text[TXTLEN];
  32: char tagout[TAGLEN];
  33: char *sinput;
  34: char *Index;
  35: int nfound;

Defined variables

Index defined in line 34; used 2 times
authrev defined in line 12; used 4 times
data defined in line 17; used 2 times
dtlen defined in line 15; used 5 times
gfile defined in line 27; used 2 times
hidenam defined in line 28; used 7 times
keywant defined in line 6; used 5 times
labels defined in line 5; used 14 times
nfound defined in line 35; used 3 times
nmlen defined in line 15; used 3 times
ofile defined in line 26; used 5 times
reftable defined in line 20; used 2 times
reftext defined in line 21; used 1 times
rtp defined in line 21; used 4 times
search defined in line 17; used 4 times
tagout defined in line 32; used 6 times
text defined in line 31; used 2 times
tfile defined in line 23; used 8 times
Last modified: 1982-01-20
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 925
Valid CSS Valid XHTML 1.0 Strict