/[gcl]/gcl/h/object.h
ViewVC logotype

Diff of /gcl/h/object.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18.4.1.2.1 by camm, Fri Aug 29 20:41:59 2003 UTC revision 1.18.4.1.2.1.2.1 by vvzhy, Sun Nov 9 13:41:46 2003 UTC
# Line 805  EXTER struct contblock *old_cb_pointer; Line 805  EXTER struct contblock *old_cb_pointer;
805  EXTER int ncb;                  /*  number of contblocks  */  EXTER int ncb;                  /*  number of contblocks  */
806  /* int ncbpage;                   number of contblock pages  */  /* int ncbpage;                   number of contblock pages  */
807  #define ncbpage tm_table[t_contiguous].tm_npage  #define ncbpage tm_table[t_contiguous].tm_npage
808  #define maxcbpage   tm_table[t_contiguous].tm_maxpage  #define maxcbpage tm_table[t_contiguous].tm_maxpage
809  #define cbgbccount tm_table[t_relocatable].tm_gbccount    #define cbgbccount tm_table[t_contiguous].tm_gbccount  
810        
811    
812  /* int maxcbpage; maximum number of contblock pages  */  /* int maxcbpage; maximum number of contblock pages  */

Legend:
Removed from v.1.18.4.1.2.1  
changed lines
  Added in v.1.18.4.1.2.1.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26