1: /*					-[Sat Jan 29 13:54:30 1983 by jkf]-
   2:  * 	dfuncs.h			$Locker:  $
   3:  * external function declaration
   4:  *
   5:  * $Header: dfuncs.h,v 1.2 84/02/29 17:09:10 sklower Exp $
   6:  *
   7:  * (c) copyright 1982, Regents of the University of California
   8:  */
   9: 
  10: char *brk();
  11: char *getsp();
  12: char *pinewstr();
  13: char *inewstr();
  14: char *mkmsg();
  15: char *newstr();
  16: char *rstore();
  17: char *sbrk();
  18: char *xsbrk();
  19: char *ysbrk();
  20: int csizeof();
  21: int finterp();
  22: lispval Iget();
  23: lispval Imkrtab();
  24: lispval Iputprop();
  25: lispval Lfuncal();
  26: lispval Lnegp();
  27: lispval Lsub();
  28: lispval alloc();
  29: lispval copval();
  30: lispval csegment();
  31: lispval error();
  32: lispval errorh();
  33: lispval errorh1();
  34: lispval errorh2();
  35: lispval eval();
  36: lispval gc();
  37: lispval getatom();
  38: lispval inewval();
  39: lispval linterp();
  40: lispval matom();
  41: lispval mfun();
  42: lispval mstr();
  43: lispval newarray();
  44: lispval newdot();
  45: lispval newdoub();
  46: lispval newfunct();
  47: lispval newint();
  48: lispval newsdot();
  49: lispval newval();
  50: lispval newhunk();
  51: lispval pnewdot();
  52: lispval pnewdb();
  53: lispval pnewhunk();
  54: lispval pnewint();
  55: lispval pnewsdot();
  56: lispval pnewval();
  57: lispval popnames();
  58: lispval r();
  59: lispval ratomr();
  60: lispval readr();
  61: lispval readrx();
  62: lispval readry();
  63: lispval typred();
  64: lispval unprot();
  65: lispval verify();
  66: struct atom * newatom();

Usage of this include

Last modified: 1985-08-14
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 689
Valid CSS Valid XHTML 1.0 Strict