1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
   2: 
   3: /*
   4:   $Header: b1val.h,v 1.4 85/08/22 16:42:19 timo Exp $
   5: */
   6: 
   7: #ifndef INTEGRATION
   8: 
   9: /* Private definitions for grabbing and ref count scheme */
  10: 
  11: value grab_tlt();   /* literal type, it; */
  12: 
  13: btreeptr grabbtreenode();   /* literal flag, it */
  14: btreeptr copybtree();       /* btreeptr pnode */
  15: /* Procedure uniqlbtreenode(); */   /* btreeptr *pptr; literal it */
  16: btreeptr ccopybtreenode();  /* btreeptr pnode; literal it */
  17: btreeptr mknewroot();
  18:     /* btreeptr ptr0, itemptr pitm0, btreeptr ptr1, literal it */
  19: /* Procedure relbtree(); */     /* btreeptr pnode; literal it */
  20: /* Procedure freebtreenode(); */    /* btreeptr pnode; */
  21: 
  22: #endif !INTEGRATION
Last modified: 1985-08-27
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 696
Valid CSS Valid XHTML 1.0 Strict