summaryrefslogtreecommitdiff
path: root/method.h
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-15 01:49:32 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-15 01:49:32 +0000
commit150b2655024892d48ca6af5f70731e2ab68a491f (patch)
treec15501a03f21e41fb5ab837d7dc1bb4bf10f2fec /method.h
parent0e15aec62b15627a209cbfbae5d1f20391d74b4b (diff)
* bignum.c (nlz16): Use __builtin_clz if possible.
(nlz32): Use __builtin_clz or __builtin_clzl if possible. (nlz64): Use __builtin_clzl or __builtin_clzll if possible. (nlz128): Use __builtin_clzll if possible. * configure.in: Check __builtin_clz, __builtin_clzl and __builtin_clzll. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41976 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'method.h')
0 files changed, 0 insertions, 0 deletions