/[classpath]/classpath/native/fdlibm/mprec.h
ViewVC logotype

Diff of /classpath/native/fdlibm/mprec.h

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

revision 1.4 by mark, Fri Apr 9 14:04:48 2004 UTC revision 1.4.2.1 by gnu_andrew, Tue Sep 20 18:46:36 2005 UTC
# Line 291  extern double rnd_prod(double, double), Line 291  extern double rnd_prod(double, double),
291    
292    
293  #define MAX_BIGNUMS 16  #define MAX_BIGNUMS 16
294    #ifdef Pack_32
295  #define MAX_BIGNUM_WDS 32  #define MAX_BIGNUM_WDS 32
296    #else
297      /* Note that this is a workaround for */
298    #define MAX_BIGNUM_WDS 128
299    #endif
300    
301  struct _Jv_Bigint  struct _Jv_Bigint
302  {  {

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

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