Files
bitcoin/src/crypto
532479301 88d1a649a2 Consensus: Fix bug when compiler do not support __builtin_clz*
#ifdef is not correct since defination is defined to 0 or 1. Should change to #if

Github-Pull: #12573
Rebased-From: 18307849b4
2018-07-13 12:23:39 -04:00
..