comparison libtommath/etc/tune.c @ 1511:5916af64acd4 fuzz

merge from main
author Matt Johnston <matt@ucc.asn.au>
date Sat, 17 Feb 2018 19:29:51 +0800
parents 8bba51a55704
children
comparison
equal deleted inserted replaced
1457:32f990cc96b1 1511:5916af64acd4
139 printf("KARATSUBA_SQR_CUTOFF = %d\n", x); 139 printf("KARATSUBA_SQR_CUTOFF = %d\n", x);
140 140
141 return 0; 141 return 0;
142 } 142 }
143 143
144 /* $Source$ */ 144 /* ref: $Format:%D$ */
145 /* $Revision$ */ 145 /* git commit: $Format:%H$ */
146 /* $Date$ */ 146 /* commit time: $Format:%ai$ */