/[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.47 by camm, Sat Nov 27 22:19:35 2004 UTC revision 1.48 by camm, Fri Jan 7 17:58:34 2005 UTC
# Line 20  Line 20 
20  /* alloc.c:1000:OF */ extern void gcl_init_alloc_function (void); /* () */  /* alloc.c:1000:OF */ extern void gcl_init_alloc_function (void); /* () */
21  /* alloc.c:1126:OF */ extern void free (void *ptr); /* (ptr) void *ptr; */  /* alloc.c:1126:OF */ extern void free (void *ptr); /* (ptr) void *ptr; */
22  /* array.c:57:OF */ extern void Laref (void); /* () */  /* array.c:57:OF */ extern void Laref (void); /* () */
23  /* array.c:126:OF */ extern object fLsvref (object x, ufixnum i); /* (x, i) object x; unsigned int i; */  /* array.c:126:OF */ extern object fLsvref (object x, fixnum i); /* (x, i) object x; unsigned int i; */
24  /* array.c:142:OF */ extern object fLrow_major_aref (object x,fixnum i); /* (x, i) object x; int i; */  /* array.c:142:OF */ extern object fLrow_major_aref (object x,fixnum i); /* (x, i) object x; int i; */
25  /* array.c:190:OF */ extern object fSaset1 (object x,fixnum i, object val); /* (x, i, val) object x; int i; object val; */  /* array.c:190:OF */ extern object fSaset1 (object x,fixnum i, object val); /* (x, i, val) object x; int i; object val; */
26  /* array.c:262:OF */ extern void siLaset (void); /* () */  /* array.c:262:OF */ extern void siLaset (void); /* () */

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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