[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gmp-commit
Subject:    [Gmp-commit] /var/hg/gmp: SEC_MINVERT => SEC_INVERT
From:       mercurial () gmplib ! org (mercurial at gmplib ! org)
Date:       2014-01-21 20:59:11
Message-ID: hg.05760890e990.1390337951.4753027791226180404 () gmplib-02 ! nada ! kth ! se
[Download RAW message or body]

details:   /var/hg/gmp/rev/05760890e990
changeset: 16244:05760890e990
user:      Marco Bodrato <bodrato at mail.dm.unipi.it>
date:      Tue Jan 21 21:55:45 2014 +0100
description:
SEC_MINVERT => SEC_INVERT

diffstat:

 tune/common.c |  2 +-
 tune/speed.h  |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 913a6d176e85 -r 05760890e990 tune/common.c
--- a/tune/common.c	Tue Jan 21 19:36:49 2014 +0100
+++ b/tune/common.c	Tue Jan 21 21:55:45 2014 +0100
@@ -933,7 +933,7 @@
 double
 speed_mpn_sec_invert (struct speed_params *s)
 {
-  SPEED_ROUTINE_MPN_SEC_MINVERT (mpn_sec_invert, mpn_sec_invert_itch);
+  SPEED_ROUTINE_MPN_SEC_INVERT (mpn_sec_invert, mpn_sec_invert_itch);
 }
 
 double
diff -r 913a6d176e85 -r 05760890e990 tune/speed.h
--- a/tune/speed.h	Tue Jan 21 19:36:49 2014 +0100
+++ b/tune/speed.h	Tue Jan 21 21:55:45 2014 +0100
@@ -2291,7 +2291,7 @@
     return t;								\
   }
 
-#define SPEED_ROUTINE_MPN_SEC_MINVERT(function,itchfn)			\
+#define SPEED_ROUTINE_MPN_SEC_INVERT(function,itchfn)			\
   {									\
     long  i;								\
     mp_ptr    up, mp, tp, ip;						\

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic