]> gitweb.factorcode.org Git - factor.git/blobdiff - core/math/integers/integers.factor
factor: put inline on same line as ; for experimentation
[factor.git] / core / math / integers / integers.factor
index 07a2e2bbd2e53a9944f4e4f0c11260fa973bdee4..bf36076aceda8812502a3137692be9a31cbc2c4b 100644 (file)
@@ -175,8 +175,7 @@ M: bignum (log2) bignum-log2 ; inline
         zero? [
             dup 2 bitand zero? not rot or [ 1 + ] when
         ] [ nip 1 + ] if
-    ] [ drop nip ] if ;
-    inline
+    ] [ drop nip ] if ; inline
 
 ! Fourth step: post-scaling
 ! Because of rounding, our mantissa with guard bit is now in the