bias calculation is expected to be ILP32, LP64 or LLP64 systems (int = 32bit). Some internal variables and internal APIs are extended to use 32bit type for 16bit systems. Using long type is too large on LP64 systems, and induces the incompatible change of the internal API for 32bit systems, it should be avoided.int-not32-changes-2017
parent
5d2e1ac3b6
commit
7576da1c3e
2 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue