/[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.9 by mjthomas, Tue Jul 30 02:46:25 2002 UTC revision 1.10 by camm, Wed Jul 31 03:13:52 2002 UTC
# Line 108  Line 108 
108  /* backq.c:326:OF */ extern object fLcomma_reader (object x0, object x1); /* (x0, x1) object x0; object x1; */  /* backq.c:326:OF */ extern object fLcomma_reader (object x0, object x1); /* (x0, x1) object x0; object x1; */
109  /* backq.c:351:OF */ extern object fLbackquote_reader (object x0, object x1); /* (x0, x1) object x0; object x1; */  /* backq.c:351:OF */ extern object fLbackquote_reader (object x0, object x1); /* (x0, x1) object x0; object x1; */
110  /* backq.c:381:OF */ extern void init_backq (void); /* () */  /* backq.c:381:OF */ extern void init_backq (void); /* () */
111  /* bcmp.c:2:OF */ extern int bcmp (const char *s1, const char *s2, size_t n); /* (s1, s2, n) char *s1; char *s2; int n; */  /* bcmp.c:2:OF */ /*  extern int bcmp (const char *s1, const char *s2, size_t n); */ /* (s1, s2, n) char *s1; char *s2; int n; */
112  /* bcopy.c:3:OF */ extern void bcopy (const char *s1, char *s2, size_t n); /* (s1, s2, n) char *s1; char *s2; int n; */  /* bcopy.c:3:OF */ /*  extern void bcopy (const char *s1, char *s2, size_t n); */ /* (s1, s2, n) char *s1; char *s2; int n; */
113  /* bds.c:31:OF */ extern void bds_unwind (bds_ptr new_bds_top); /* (new_bds_top) bds_ptr new_bds_top; */  /* bds.c:31:OF */ extern void bds_unwind (bds_ptr new_bds_top); /* (new_bds_top) bds_ptr new_bds_top; */
114  /* big.c:53:OF */ extern object fSset_gmp_allocate_relocatable (object flag); /* (flag) object flag; */  /* big.c:53:OF */ extern object fSset_gmp_allocate_relocatable (object flag); /* (flag) object flag; */
115  /* gmp_big.c:96:OF */ extern void init_big1 (void); /* () */  /* gmp_big.c:96:OF */ extern void init_big1 (void); /* () */
# Line 165  struct key {short n,allow_other_keys; Line 165  struct key {short n,allow_other_keys;
165  /* block.c:97:OF */ extern void Freturn (object args); /* (args) object args; */  /* block.c:97:OF */ extern void Freturn (object args); /* (args) object args; */
166  /* block.c:121:OF */ extern void init_block (void); /* () */  /* block.c:121:OF */ extern void init_block (void); /* () */
167  /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */  /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
168  /* bzero.c:3:OF */ extern void bzero (char *b, size_t length); /* (b, length) char *b; int length; */  /* bzero.c:3:OF */ /*  extern void bzero (char *b, size_t length); */ /* (b, length) char *b; int length; */
169  /* catch.c:32:OF */ extern void Fcatch (object args); /* (args) object args; */  /* catch.c:32:OF */ extern void Fcatch (object args); /* (args) object args; */
170  /* catch.c:52:OF */ extern void siLerror_set (void); /* () */  /* catch.c:52:OF */ extern void siLerror_set (void); /* () */
171  /* catch.c:61:OF */ extern object fSerror_set (object x0); /* (x0) object x0; */  /* catch.c:61:OF */ extern object fSerror_set (object x0); /* (x0) object x0; */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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