/[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.4 by camm, Sun Jul 21 03:41:18 2002 UTC revision 1.5 by camm, Wed Jul 24 03:35:44 2002 UTC
# Line 206  struct key {short n,allow_other_keys; Line 206  struct key {short n,allow_other_keys;
206  /* cfun.c:390:OF */ extern void siLturbo_closure (void); /* () */  /* cfun.c:390:OF */ extern void siLturbo_closure (void); /* () */
207  /* cfun.c:392:OF */ extern object fSturbo_closure (object funobj); /* (funobj) object funobj; */  /* cfun.c:392:OF */ extern object fSturbo_closure (object funobj); /* (funobj) object funobj; */
208  /* cfun.c:403:OF */ extern void init_cfun (void); /* () */  /* cfun.c:403:OF */ extern void init_cfun (void); /* () */
209  /* cmac.c:49:OF */ extern long long int dblrem (int a, int b, int mod); /* (a, b, mod) int a; int b; int mod; */  /* cmac.c:49:OF */ extern int dblrem (int a, int b, int mod); /* (a, b, mod) int a; int b; int mod; */
210  /* cmac.c:73:OF */ extern object cmod (object x); /* (x) object x; */  /* cmac.c:73:OF */ extern object cmod (object x); /* (x) object x; */
211  /* cmac.c:104:OF */ extern object ctimes (object a, object b); /* (a, b) object a; object b; */  /* cmac.c:104:OF */ extern object ctimes (object a, object b); /* (a, b) object a; object b; */
212  /* cmac.c:118:OF */ extern object cdifference (object a, object b); /* (a, b) object a; object b; */  /* cmac.c:118:OF */ extern object cdifference (object a, object b); /* (a, b) object a; object b; */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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