/[gcl]/gcl/gmp/urandom.h
ViewVC logotype

Diff of /gcl/gmp/urandom.h

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

revision 1.1 by camm, Sat Dec 15 06:01:12 2001 UTC revision 1.2 by camm, Fri Jan 11 17:59:32 2002 UTC
# Line 29  urandom () Line 29  urandom ()
29  #define __URANDOM  #define __URANDOM
30  #endif  #endif
31    
32  #if defined (__alpha) && !defined (__URANDOM)  #if (defined(__alpha) && !defined(__VMS)) && !defined (__URANDOM)
33  /* DEC OSF/1 1.2 random() returns a double.  */  /* DEC OSF/1 1.2 random() returns a double.  */
34  long mrand48 ();  long mrand48 ();
35  static inline mp_limb_t  static inline mp_limb_t

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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