/[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.57 by camm, Fri Dec 9 02:59:30 2005 UTC revision 1.58 by camm, Fri Dec 9 03:03:03 2005 UTC
# Line 1081  EXTER char *tmp_alloc; Line 1081  EXTER char *tmp_alloc;
1081  #define INIT_NRBDIV (INIT_HOLEDIV*3)  #define INIT_NRBDIV (INIT_HOLEDIV*3)
1082  #define RB_GETDIV 100  #define RB_GETDIV 100
1083    
1084  #define CORE_PAGES (((ufixnum)core_end-(ufixnum)DBEGIN)>>PAGEWIDTH)  #define CORE_PAGES (((ufixnum)core_end-DBEGIN)>>PAGEWIDTH)
1085  #define RB_GETA    (CORE_PAGES/RB_GETDIV)  #define RB_GETA    (CORE_PAGES/RB_GETDIV)
1086    
1087    

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

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