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

Diff of /gcl/h/protoize.h

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

revision 1.27 by camm, Tue Jun 10 13:28:11 2003 UTC revision 1.28 by camm, Fri Aug 29 20:51:03 2003 UTC
# Line 7  Line 7 
7  /* alloc.c:376:OF */ extern object fSallocated (object typ); /* (typ) object typ; */  /* alloc.c:376:OF */ extern object fSallocated (object typ); /* (typ) object typ; */
8  /* alloc.c:401:OF */ extern object fSreset_number_used (object typ); /* (typ) object typ; */  /* alloc.c:401:OF */ extern object fSreset_number_used (object typ); /* (typ) object typ; */
9  /* alloc.c:480:OF */ extern void insert_contblock (char *p, int s); /* (p, s) char *p; int s; */  /* alloc.c:480:OF */ extern void insert_contblock (char *p, int s); /* (p, s) char *p; int s; */
10    /* alloc.c:480:OF */ extern void insert_maybe_sgc_contblock (char *p, int s); /* (p, s) char *p; int s; */
11  /* alloc.c:611:OF */ extern void set_maxpage (void); /* () */  /* alloc.c:611:OF */ extern void set_maxpage (void); /* () */
12  /* alloc.c:635:OF */ extern void init_alloc (void); /* () */  /* alloc.c:635:OF */ extern void init_alloc (void); /* () */
13  /* alloc.c:737:OF */ extern object fSstaticp (object x); /* (x) object x; */  /* alloc.c:737:OF */ extern object fSstaticp (object x); /* (x) object x; */

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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